diff options
Diffstat (limited to 'include/svx/fmshell.hxx')
-rw-r--r-- | include/svx/fmshell.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/svx/fmshell.hxx b/include/svx/fmshell.hxx index 0549cbd31d2d..9c00f8ce9ba3 100644 --- a/include/svx/fmshell.hxx +++ b/include/svx/fmshell.hxx @@ -74,7 +74,6 @@ class SVX_DLLPUBLIC FmFormShell : public SfxShell FmXFormShell* m_pImpl; FmFormView* m_pFormView; FmFormModel* m_pFormModel; - SfxViewShell* m_pParentShell; sal_uInt16 m_nLastSlot; bool m_bDesignMode : 1; |