summaryrefslogtreecommitdiff
path: root/sc/source/filter/inc/xename.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/filter/inc/xename.hxx')
-rw-r--r--sc/source/filter/inc/xename.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/sc/source/filter/inc/xename.hxx b/sc/source/filter/inc/xename.hxx
index dfe639e2ef53..35692c70157b 100644
--- a/sc/source/filter/inc/xename.hxx
+++ b/sc/source/filter/inc/xename.hxx
@@ -26,8 +26,6 @@
#include "xeroot.hxx"
#include <boost/shared_ptr.hpp>
-
-
class ScRangeList;
class XclExpNameManagerImpl;
@@ -76,8 +74,6 @@ private:
XclExpNameMgrImplRef mxImpl;
};
-
-
#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */