summaryrefslogtreecommitdiff
path: root/xmloff/source/text/XMLSectionSourceImportContext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/text/XMLSectionSourceImportContext.hxx')
-rw-r--r--xmloff/source/text/XMLSectionSourceImportContext.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/xmloff/source/text/XMLSectionSourceImportContext.hxx b/xmloff/source/text/XMLSectionSourceImportContext.hxx
index 9bdb6b7733eb..33fb2e966291 100644
--- a/xmloff/source/text/XMLSectionSourceImportContext.hxx
+++ b/xmloff/source/text/XMLSectionSourceImportContext.hxx
@@ -47,8 +47,6 @@ protected:
virtual void StartElement(
const css::uno::Reference<css::xml::sax::XAttributeList> & xAttrList) override;
-
- virtual void EndElement() override;
};
#endif