summaryrefslogtreecommitdiff
path: root/sc/source/filter/rtf/rtfimp.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/filter/rtf/rtfimp.cxx')
-rw-r--r--sc/source/filter/rtf/rtfimp.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sc/source/filter/rtf/rtfimp.cxx b/sc/source/filter/rtf/rtfimp.cxx
index 268f8f184e74..ec97bf84b404 100644
--- a/sc/source/filter/rtf/rtfimp.cxx
+++ b/sc/source/filter/rtf/rtfimp.cxx
@@ -56,6 +56,4 @@ ScRTFImport::~ScRTFImport()
delete (ScRTFParser*) mpParser; // vor EditEngine!
}
-
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */