summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/pagedata.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/pagedata.hxx')
-rw-r--r--sc/source/ui/inc/pagedata.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/sc/source/ui/inc/pagedata.hxx b/sc/source/ui/inc/pagedata.hxx
index 8ed128d1baf8..3f3f01481c17 100644
--- a/sc/source/ui/inc/pagedata.hxx
+++ b/sc/source/ui/inc/pagedata.hxx
@@ -23,8 +23,6 @@
#include "global.hxx"
#include "address.hxx"
-
-
class ScPrintRangeData
{
private:
@@ -79,8 +77,6 @@ public:
void AddPages();
};
-
-
#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */