summaryrefslogtreecommitdiffstats
path: root/forms/source/inc/FormComponent.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'forms/source/inc/FormComponent.hxx')
-rw-r--r--forms/source/inc/FormComponent.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/forms/source/inc/FormComponent.hxx b/forms/source/inc/FormComponent.hxx
index 38ed4a08f3a7..fa19c000e6fb 100644
--- a/forms/source/inc/FormComponent.hxx
+++ b/forms/source/inc/FormComponent.hxx
@@ -260,7 +260,6 @@ typedef ::cppu::ImplHelper1 < css::form::XBoundControl
class OBoundControl :public OControl
,public OBoundControl_BASE
{
-protected:
bool m_bLocked : 1;
public: