summaryrefslogtreecommitdiff
path: root/slideshow/source/engine/slide/slideanimations.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'slideshow/source/engine/slide/slideanimations.cxx')
-rw-r--r--slideshow/source/engine/slide/slideanimations.cxx5
1 files changed, 0 insertions, 5 deletions
diff --git a/slideshow/source/engine/slide/slideanimations.cxx b/slideshow/source/engine/slide/slideanimations.cxx
index f2a1be5665b8..853b603ed9c7 100644
--- a/slideshow/source/engine/slide/slideanimations.cxx
+++ b/slideshow/source/engine/slide/slideanimations.cxx
@@ -111,11 +111,6 @@ namespace slideshow
mpRootNode->end();
}
- void SlideAnimations::dispose()
- {
- mpRootNode.reset();
- maContext.dispose();
- }
}
}