summaryrefslogtreecommitdiff
path: root/sdext/source/presenter/PresenterSlideSorter.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sdext/source/presenter/PresenterSlideSorter.hxx')
-rw-r--r--sdext/source/presenter/PresenterSlideSorter.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sdext/source/presenter/PresenterSlideSorter.hxx b/sdext/source/presenter/PresenterSlideSorter.hxx
index e10a5ae82960..0b3682ef6be4 100644
--- a/sdext/source/presenter/PresenterSlideSorter.hxx
+++ b/sdext/source/presenter/PresenterSlideSorter.hxx
@@ -176,7 +176,6 @@ private:
bool mbIsLayoutPending;
class Layout;
::boost::shared_ptr<Layout> mpLayout;
- ::rtl::Reference<PresenterScrollBar> mpHorizontalScrollBar;
::rtl::Reference<PresenterScrollBar> mpVerticalScrollBar;
::rtl::Reference<PresenterButton> mpCloseButton;
class MouseOverManager;