summaryrefslogtreecommitdiff
path: root/sw/source/core/draw
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/draw')
-rw-r--r--sw/source/core/draw/dcontact.cxx2
-rw-r--r--sw/source/core/draw/dflyobj.cxx2
2 files changed, 0 insertions, 4 deletions
diff --git a/sw/source/core/draw/dcontact.cxx b/sw/source/core/draw/dcontact.cxx
index 1ecaa7bf853d..a3ea1574794a 100644
--- a/sw/source/core/draw/dcontact.cxx
+++ b/sw/source/core/draw/dcontact.cxx
@@ -2629,6 +2629,4 @@ SdrObject* SwDrawVirtObj::getFullDragClone() const
return SdrVirtObj::getFullDragClone();
}
-// eof
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/sw/source/core/draw/dflyobj.cxx b/sw/source/core/draw/dflyobj.cxx
index 624010d07cb8..19ec682bf011 100644
--- a/sw/source/core/draw/dflyobj.cxx
+++ b/sw/source/core/draw/dflyobj.cxx
@@ -992,6 +992,4 @@ SdrObject* SwVirtFlyDrawObj::getFullDragClone() const
return SdrVirtObj::getFullDragClone();
}
-// eof
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */