summaryrefslogtreecommitdiff
path: root/xmloff/source/draw/ximpshow.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/draw/ximpshow.hxx')
-rw-r--r--xmloff/source/draw/ximpshow.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/xmloff/source/draw/ximpshow.hxx b/xmloff/source/draw/ximpshow.hxx
index a97ded31b904..b508b3005c25 100644
--- a/xmloff/source/draw/ximpshow.hxx
+++ b/xmloff/source/draw/ximpshow.hxx
@@ -37,9 +37,6 @@ public:
const css::uno::Reference< css::xml::sax::XFastAttributeList>& xAttrList);
virtual ~SdXMLShowsContext() override;
- virtual void SAL_CALL startFastElement( sal_Int32 /*nElement*/,
- const css::uno::Reference< css::xml::sax::XFastAttributeList >& ) override {}
-
virtual css::uno::Reference< css::xml::sax::XFastContextHandler > SAL_CALL createFastChildContext(
sal_Int32 nElement, const css::uno::Reference< css::xml::sax::XFastAttributeList >& AttrList ) override;
private: