summaryrefslogtreecommitdiff
path: root/sfx2/source/view/impviewframe.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/source/view/impviewframe.hxx')
-rw-r--r--sfx2/source/view/impviewframe.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sfx2/source/view/impviewframe.hxx b/sfx2/source/view/impviewframe.hxx
index fa51683c5dc7..250666309de0 100644
--- a/sfx2/source/view/impviewframe.hxx
+++ b/sfx2/source/view/impviewframe.hxx
@@ -50,8 +50,6 @@ struct SfxViewFrame_Impl
bool bWindowWasEnabled:1;
bool bActive;
OUString aFactoryName;
- ::boost::optional< bool >
- aHasToolPanels;
explicit SfxViewFrame_Impl(SfxFrame& i_rFrame)
: rFrame(i_rFrame)