summaryrefslogtreecommitdiff
path: root/unoxml/source/dom/entityreference.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'unoxml/source/dom/entityreference.hxx')
-rw-r--r--unoxml/source/dom/entityreference.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/unoxml/source/dom/entityreference.hxx b/unoxml/source/dom/entityreference.hxx
index 711818d7e948..c22390399192 100644
--- a/unoxml/source/dom/entityreference.hxx
+++ b/unoxml/source/dom/entityreference.hxx
@@ -39,7 +39,6 @@ namespace DOM
private:
friend class CDocument;
- protected:
CEntityReference(
CDocument const& rDocument, ::osl::Mutex const& rMutex,
xmlNodePtr const pNode);