diff options
Diffstat (limited to 'sfx2/source/view/viewimp.hxx')
-rw-r--r-- | sfx2/source/view/viewimp.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sfx2/source/view/viewimp.hxx b/sfx2/source/view/viewimp.hxx index 0bd8e0069ece..e3e60e228f32 100644 --- a/sfx2/source/view/viewimp.hxx +++ b/sfx2/source/view/viewimp.hxx @@ -48,7 +48,6 @@ struct SfxViewShell_Impl sal_uInt16 m_nPrinterLocks; bool m_bCanPrint; bool m_bHasPrintOptions; - bool m_bPlugInsActive; bool m_bIsShowView; bool m_bGotOwnership; bool m_bGotFrameOwnership; |