summaryrefslogtreecommitdiff
path: root/sc/source/filter/xml/xmltabi.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/filter/xml/xmltabi.hxx')
-rw-r--r--sc/source/filter/xml/xmltabi.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sc/source/filter/xml/xmltabi.hxx b/sc/source/filter/xml/xmltabi.hxx
index 53430add3dbf..975e4ec89d5b 100644
--- a/sc/source/filter/xml/xmltabi.hxx
+++ b/sc/source/filter/xml/xmltabi.hxx
@@ -65,8 +65,6 @@ public:
virtual void EndElement() SAL_OVERRIDE;
};
-
-
class ScXMLTableProtectionContext : public SvXMLImportContext
{
ScXMLImport& GetScImport();