summaryrefslogtreecommitdiff
path: root/unoxml/inc/uievent.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'unoxml/inc/uievent.hxx')
-rw-r--r--unoxml/inc/uievent.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/unoxml/inc/uievent.hxx b/unoxml/inc/uievent.hxx
index 7f7d4397a218..fc599a2e5428 100644
--- a/unoxml/inc/uievent.hxx
+++ b/unoxml/inc/uievent.hxx
@@ -37,7 +37,6 @@ typedef ::cppu::ImplInheritanceHelper< CEvent, css::xml::dom::events::XUIEvent >
class CUIEvent
: public CUIEvent_Base
{
-protected:
sal_Int32 m_detail;
css::uno::Reference< css::xml::dom::views::XAbstractView > m_view;