summaryrefslogtreecommitdiff
path: root/sc/source/filter/inc/exp_op.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/filter/inc/exp_op.hxx')
-rw-r--r--sc/source/filter/inc/exp_op.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/sc/source/filter/inc/exp_op.hxx b/sc/source/filter/inc/exp_op.hxx
index 374f08551dd6..53fe60540190 100644
--- a/sc/source/filter/inc/exp_op.hxx
+++ b/sc/source/filter/inc/exp_op.hxx
@@ -50,8 +50,6 @@ public:
virtual FltError Write() = 0;
};
-
-
class ExportBiff5 : public ExportTyp, protected XclExpRoot
{
private:
@@ -67,8 +65,6 @@ public:
};
-
-
class ExportBiff8 : public ExportBiff5
{
public: