summaryrefslogtreecommitdiff
path: root/basic/inc/sbobjmod.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'basic/inc/sbobjmod.hxx')
-rw-r--r--basic/inc/sbobjmod.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/basic/inc/sbobjmod.hxx b/basic/inc/sbobjmod.hxx
index 66ddc42bda18..37f1b100b187 100644
--- a/basic/inc/sbobjmod.hxx
+++ b/basic/inc/sbobjmod.hxx
@@ -57,7 +57,6 @@ class BASIC_DLLPUBLIC SbUserFormModule : public SbObjModule
::rtl::Reference< FormObjEventListenerImpl > m_DialogListener;
css::uno::Reference<css::awt::XDialog> m_xDialog;
css::uno::Reference<css::frame::XModel> m_xModel;
- OUString sFormName;
bool mbInit;
//protected: