summaryrefslogtreecommitdiff
path: root/sc/source/ui/drawfunc/fumark.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/drawfunc/fumark.cxx')
-rw-r--r--sc/source/ui/drawfunc/fumark.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/sc/source/ui/drawfunc/fumark.cxx b/sc/source/ui/drawfunc/fumark.cxx
index e620d98b1b07..19313d8ebc96 100644
--- a/sc/source/ui/drawfunc/fumark.cxx
+++ b/sc/source/ui/drawfunc/fumark.cxx
@@ -31,8 +31,6 @@
#include "drawview.hxx"
#include "markdata.hxx"
-
-
/*************************************************************************
|*
|* Funktion zum Aufziehen eines Rechtecks
@@ -257,6 +255,4 @@ void FuMarkRect::ForcePointer(const MouseEvent* /* pMEvt */)
}
-
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */