summaryrefslogtreecommitdiff
path: root/sw/source/ui/uiview/viewcoll.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/uiview/viewcoll.cxx')
-rw-r--r--sw/source/ui/uiview/viewcoll.cxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/sw/source/ui/uiview/viewcoll.cxx b/sw/source/ui/uiview/viewcoll.cxx
index be4cbf3b2b2e..1c87105ba737 100644
--- a/sw/source/ui/uiview/viewcoll.cxx
+++ b/sw/source/ui/uiview/viewcoll.cxx
@@ -17,7 +17,6 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-
#include "cmdid.h"
#include "uiitems.hxx"
#include <vcl/window.hxx>
@@ -78,6 +77,4 @@ void SwView::ExecColl(SfxRequest &rReq)
}
}
-
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */