summaryrefslogtreecommitdiff
path: root/sdext/source/pdfimport/services.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sdext/source/pdfimport/services.cxx')
-rw-r--r--sdext/source/pdfimport/services.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sdext/source/pdfimport/services.cxx b/sdext/source/pdfimport/services.cxx
index ee3282c5521e..b15f497dc481 100644
--- a/sdext/source/pdfimport/services.cxx
+++ b/sdext/source/pdfimport/services.cxx
@@ -79,7 +79,7 @@ namespace
{
const char* pAsciiServiceName;
const char* pAsciiImplementationName;
- ComponentFactory const pFactory;
+ ComponentFactory pFactory;
ComponentDescription()
:pAsciiServiceName( nullptr )