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 87eb33e401ea..204d4deb668f 100644
--- a/xmlscript/source/misc/unoservices.cxx
+++ b/xmlscript/source/misc/unoservices.cxx
@@ -42,11 +42,6 @@ namespace xmlscript
getSupportedServiceNames_XMLBasicImporter, ::cppu::createSingleComponentFactory,
nullptr, 0
},
- {
- create_XMLOasisBasicImporter, getImplementationName_XMLOasisBasicImporter,
- getSupportedServiceNames_XMLOasisBasicImporter, ::cppu::createSingleComponentFactory,
- nullptr, 0
- },
{ nullptr, nullptr, nullptr, nullptr, nullptr, 0 }
};
}