summaryrefslogtreecommitdiff
path: root/unoxml/source/events/mutationevent.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'unoxml/source/events/mutationevent.hxx')
-rw-r--r--unoxml/source/events/mutationevent.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/unoxml/source/events/mutationevent.hxx b/unoxml/source/events/mutationevent.hxx
index 413d062e6f9a..c8dfc3aed1a0 100644
--- a/unoxml/source/events/mutationevent.hxx
+++ b/unoxml/source/events/mutationevent.hxx
@@ -40,7 +40,6 @@ typedef ::cppu::ImplInheritanceHelper< CEvent, css::xml::dom::events::XMutationE
class CMutationEvent
: public CMutationEvent_Base
{
-protected:
css::uno::Reference< css::xml::dom::XNode > m_relatedNode;
OUString m_prevValue;
OUString m_newValue;