summaryrefslogtreecommitdiff
path: root/sc/source/filter/inc/rtfparse.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/filter/inc/rtfparse.hxx')
-rw-r--r--sc/source/filter/inc/rtfparse.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/source/filter/inc/rtfparse.hxx b/sc/source/filter/inc/rtfparse.hxx
index 644a33150317..6d3b8c417c42 100644
--- a/sc/source/filter/inc/rtfparse.hxx
+++ b/sc/source/filter/inc/rtfparse.hxx
@@ -75,7 +75,6 @@ public:
virtual sal_uLong Read( SvStream&, const OUString& rBaseURL ) SAL_OVERRIDE;
};
-
#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */