summaryrefslogtreecommitdiff
path: root/xmlscript/source/misc/unoservices.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmlscript/source/misc/unoservices.cxx')
-rw-r--r--xmlscript/source/misc/unoservices.cxx5
1 files changed, 0 insertions, 5 deletions
diff --git a/xmlscript/source/misc/unoservices.cxx b/xmlscript/source/misc/unoservices.cxx
index 0773fa49298d..00ca4d074b93 100644
--- a/xmlscript/source/misc/unoservices.cxx
+++ b/xmlscript/source/misc/unoservices.cxx
@@ -32,11 +32,6 @@ namespace xmlscript
getSupportedServiceNames_DocumentHandlerImpl, ::cppu::createSingleComponentFactory,
nullptr, 0
},
- {
- create_XMLBasicExporter, getImplementationName_XMLBasicExporter,
- getSupportedServiceNames_XMLBasicExporter, ::cppu::createSingleComponentFactory,
- nullptr, 0
- },
{ nullptr, nullptr, nullptr, nullptr, nullptr, 0 }
};
}