summaryrefslogtreecommitdiff
path: root/writerperfect
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2017-10-04 09:34:10 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2017-10-04 12:26:08 +0200
commit4791e6061518c49dcce937d7fafa57f5b9bef77f (patch)
treee6e1c3322698c02afc854cd119f11cf0c441c313 /writerperfect
parent79c392a45a7827d6c5af4c7e1da07c6eb3f91f2e (diff)
loplugin:finalclasses in writerfilter
Change-Id: I590de2fd15c630d5ea5e706ce9421ee8bfe19db7 Reviewed-on: https://gerrit.libreoffice.org/43116 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'writerperfect')
-rw-r--r--writerperfect/source/writer/WordPerfectImportFilter.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/writerperfect/source/writer/WordPerfectImportFilter.hxx b/writerperfect/source/writer/WordPerfectImportFilter.hxx
index 81f023874b62..06eef4e826e3 100644
--- a/writerperfect/source/writer/WordPerfectImportFilter.hxx
+++ b/writerperfect/source/writer/WordPerfectImportFilter.hxx
@@ -34,7 +34,6 @@ class WordPerfectImportFilter : public cppu::WeakImplHelper
css::lang::XServiceInfo
>
{
-protected:
css::uno::Reference< css::uno::XComponentContext > mxContext;
css::uno::Reference< css::lang::XComponent > mxDoc;