summaryrefslogtreecommitdiff
path: root/unoxml/source/dom/notation.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2017-10-05 10:25:29 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2017-10-05 15:07:23 +0200
commit2bdf80be4c822378ba101703e4051a37c8f2ad41 (patch)
tree158da830eb78da0b9adf6db850fca80a53571428 /unoxml/source/dom/notation.hxx
parentb6d6591fafb8ad2e59a27ff1ac6b234d879b4cf7 (diff)
loplugin:finalclasses in unotools..vbahelper
Change-Id: I9350f9d37eaba99a1d74e103c969a9dcfe795497 Reviewed-on: https://gerrit.libreoffice.org/43160 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'unoxml/source/dom/notation.hxx')
-rw-r--r--unoxml/source/dom/notation.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/unoxml/source/dom/notation.hxx b/unoxml/source/dom/notation.hxx
index 099905acf3ac..58edd720feb5 100644
--- a/unoxml/source/dom/notation.hxx
+++ b/unoxml/source/dom/notation.hxx
@@ -38,7 +38,6 @@ namespace DOM
private:
friend class CDocument;
- protected:
CNotation(CDocument const& rDocument, ::osl::Mutex const& rMutex,
xmlNotationPtr const pNotation);