summaryrefslogtreecommitdiff
path: root/xmloff/source/core
diff options
context:
space:
mode:
authorkripton <yeliztaneroglu@gmail.com>2015-10-29 16:51:23 +0300
committerMichael Stahl <mstahl@redhat.com>2015-11-02 21:29:37 +0000
commitc5d16f557c3dbac8b7c0736216e8da5d681d8075 (patch)
tree6eaab126bf3a9a281bb3d608139370a8d0c3fe62 /xmloff/source/core
parente4f60820fd94557f87ef7dbdfb740e45daa18426 (diff)
tdf#74608 xmloff: Constructor feature for XMLMetaImportComponent.
Change-Id: I3f97625552bf993d67b537456e09c9acf3cba6b8 Reviewed-on: https://gerrit.libreoffice.org/19671 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Michael Stahl <mstahl@redhat.com>
Diffstat (limited to 'xmloff/source/core')
-rw-r--r--xmloff/source/core/facreg.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/xmloff/source/core/facreg.cxx b/xmloff/source/core/facreg.cxx
index 1e38ca817ea4..be929c2f78a2 100644
--- a/xmloff/source/core/facreg.cxx
+++ b/xmloff/source/core/facreg.cxx
@@ -127,7 +127,6 @@ XMLOFF_DLLPUBLIC void * SAL_CALL xo_component_getFactory( const sal_Char * pImpl
// meta import/export
else SINGLEFACTORY( XMLMetaExportComponent )
- else SINGLEFACTORY( XMLMetaImportComponent )
// meta import/export OOo
else SINGLEFACTORY( XMLMetaExportOOO )