summaryrefslogtreecommitdiff
path: root/xmloff/inc/animimp.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/inc/animimp.hxx')
-rw-r--r--xmloff/inc/animimp.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/xmloff/inc/animimp.hxx b/xmloff/inc/animimp.hxx
index 1511994a89c2..f187ac411e62 100644
--- a/xmloff/inc/animimp.hxx
+++ b/xmloff/inc/animimp.hxx
@@ -35,8 +35,6 @@ public:
XMLAnimationsContext( SvXMLImport& rImport);
- virtual void SAL_CALL startFastElement( sal_Int32 nElement, const css::uno::Reference< css::xml::sax::XFastAttributeList >& xAttrList ) 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;
};