diff options
author | Alexander Wilms <f.alexander.wilms@gmail.com> | 2014-02-25 20:45:41 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2014-02-25 21:14:09 +0000 |
commit | bee1cc83ec4b8a246017a823305fd5d20869bce3 (patch) | |
tree | 398868a95857150f59994c8b2ebbb04fbca12be8 /svtools/source/control/scrwin.cxx | |
parent | 614e1a6cf8839344755ea8d5227561f75772aa2a (diff) |
Remove visual noise from svtools
Change-Id: I7c2b74a449fb20aae5bc643e24a22cf6f732136d
Reviewed-on: https://gerrit.libreoffice.org/8320
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'svtools/source/control/scrwin.cxx')
-rw-r--r-- | svtools/source/control/scrwin.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/svtools/source/control/scrwin.cxx b/svtools/source/control/scrwin.cxx index 38c44b8445bc..0c697f8ceaef 100644 --- a/svtools/source/control/scrwin.cxx +++ b/svtools/source/control/scrwin.cxx @@ -20,7 +20,7 @@ #include <svtools/scrwin.hxx> #include <vcl/settings.hxx> -//=================================================================== + void ScrollableWindow::ImpInitialize( ScrollableWindowFlags nFlags ) { |