summaryrefslogtreecommitdiff
path: root/xmloff/source/script/xmlscripti.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/script/xmlscripti.cxx')
-rw-r--r--xmloff/source/script/xmlscripti.cxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/xmloff/source/script/xmlscripti.cxx b/xmloff/source/script/xmlscripti.cxx
index 35bdfd3abb3c..16bcfaee7281 100644
--- a/xmloff/source/script/xmlscripti.cxx
+++ b/xmloff/source/script/xmlscripti.cxx
@@ -54,9 +54,6 @@ public:
virtual css::uno::Reference< css::xml::sax::XFastContextHandler > SAL_CALL createFastChildContext(
sal_Int32 nElement, const css::uno::Reference< css::xml::sax::XFastAttributeList >& xAttrList ) override;
-
- virtual void SAL_CALL startFastElement( sal_Int32 /*nElement*/,
- const css::uno::Reference< css::xml::sax::XFastAttributeList >& ) override {}
};
}