summaryrefslogtreecommitdiff
path: root/xmloff/source/draw/animationimport.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/draw/animationimport.cxx')
-rw-r--r--xmloff/source/draw/animationimport.cxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/xmloff/source/draw/animationimport.cxx b/xmloff/source/draw/animationimport.cxx
index 7cb48ab3049f..c3bfc3486743 100644
--- a/xmloff/source/draw/animationimport.cxx
+++ b/xmloff/source/draw/animationimport.cxx
@@ -106,9 +106,6 @@ class AnimationsImportHelperImpl
private:
SvXMLImport& mrImport;
- std::unique_ptr<SvXMLTokenMap> mpAnimationNodeTokenMap;
- std::unique_ptr<SvXMLTokenMap> mpAnimationNodeAttributeTokenMap;
-
public:
explicit AnimationsImportHelperImpl( SvXMLImport& rImport );