summaryrefslogtreecommitdiffstats
path: root/slideshow/source/engine/slide/slideanimations.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'slideshow/source/engine/slide/slideanimations.hxx')
-rw-r--r--slideshow/source/engine/slide/slideanimations.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/slideshow/source/engine/slide/slideanimations.hxx b/slideshow/source/engine/slide/slideanimations.hxx
index 0ae0dd8cb02e..f8c738683a3b 100644
--- a/slideshow/source/engine/slide/slideanimations.hxx
+++ b/slideshow/source/engine/slide/slideanimations.hxx
@@ -103,9 +103,6 @@ namespace slideshow
*/
void end();
- /// Release all references. Does not notify anything.
- void dispose();
-
private:
SlideShowContext maContext;
const basegfx::B2DVector maSlideSize;