summaryrefslogtreecommitdiff
path: root/sdext/source/presenter/PresenterController.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sdext/source/presenter/PresenterController.hxx')
-rw-r--r--sdext/source/presenter/PresenterController.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sdext/source/presenter/PresenterController.hxx b/sdext/source/presenter/PresenterController.hxx
index 8b533420ddae..c19d23a2af15 100644
--- a/sdext/source/presenter/PresenterController.hxx
+++ b/sdext/source/presenter/PresenterController.hxx
@@ -63,7 +63,6 @@ namespace css = ::com::sun::star;
namespace sdext { namespace presenter {
-class PresenterAnimator;
class PresenterCanvasHelper;
class PresenterPaintManager;
class PresenterPaneAnimator;
@@ -224,7 +223,6 @@ private:
::boost::shared_ptr<PresenterTheme> mpTheme;
css::uno::Reference<css::awt::XWindow> mxMainWindow;
::rtl::Reference<PresenterPaneBorderPainter> mpPaneBorderPainter;
- ::boost::shared_ptr<PresenterAnimator> mpAnimator;
::boost::shared_ptr<PresenterCanvasHelper> mpCanvasHelper;
css::uno::Reference<css::drawing::XPresenterHelper> mxPresenterHelper;
::boost::shared_ptr<PresenterPaintManager> mpPaintManager;