summaryrefslogtreecommitdiff
path: root/include/svx/svdoutl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/svdoutl.hxx')
-rw-r--r--include/svx/svdoutl.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/svx/svdoutl.hxx b/include/svx/svdoutl.hxx
index ad4b02c60ab1..8fa51167a113 100644
--- a/include/svx/svdoutl.hxx
+++ b/include/svx/svdoutl.hxx
@@ -30,7 +30,6 @@ class SdrPage;
class SVX_DLLPUBLIC SdrOutliner : public Outliner
{
tools::WeakReference<SdrTextObj> mpTextObj;
-protected:
const SdrPage* mpVisualizedPage;
public: