diff options
author | Alexander Wilms <f.alexander.wilms@gmail.com> | 2014-02-25 22:29:44 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2014-02-26 05:51:48 -0600 |
commit | e90c27f5e180f58997026c69aa746498aa995823 (patch) | |
tree | b1cd5ba050f91e4791cb177eb1712baab16ad4d3 /toolkit/source/awt/vclxregion.cxx | |
parent | de2beb35985c9112777d0ca4f5e953a5d494e6d2 (diff) |
Remove visual noise from toolkit
Change-Id: I1704d6ac497f2e47a813813640ead14c5fa480d9
Reviewed-on: https://gerrit.libreoffice.org/8326
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'toolkit/source/awt/vclxregion.cxx')
-rw-r--r-- | toolkit/source/awt/vclxregion.cxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/toolkit/source/awt/vclxregion.cxx b/toolkit/source/awt/vclxregion.cxx index 8764d4cb5807..e7871e554e27 100644 --- a/toolkit/source/awt/vclxregion.cxx +++ b/toolkit/source/awt/vclxregion.cxx @@ -25,9 +25,9 @@ #include <rtl/uuid.h> #include <vcl/svapp.hxx> -// ---------------------------------------------------- + // class VCLXRegion -// ---------------------------------------------------- + VCLXRegion::VCLXRegion() { } |