summaryrefslogtreecommitdiff
path: root/xmlscript/source/misc/unoservices.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmlscript/source/misc/unoservices.cxx')
-rwxr-xr-x[-rw-r--r--]xmlscript/source/misc/unoservices.cxx9
1 files changed, 0 insertions, 9 deletions
diff --git a/xmlscript/source/misc/unoservices.cxx b/xmlscript/source/misc/unoservices.cxx
index 8c0ccc3589f9..746b2c11a007 100644..100755
--- a/xmlscript/source/misc/unoservices.cxx
+++ b/xmlscript/source/misc/unoservices.cxx
@@ -114,15 +114,6 @@ extern "C"
// -----------------------------------------------------------------------------
- sal_Bool SAL_CALL component_writeInfo(
- void * pServiceManager, void * pRegistryKey )
- {
- return ::cppu::component_writeInfoHelper(
- pServiceManager, pRegistryKey, ::xmlscript::s_entries );
- }
-
- // -----------------------------------------------------------------------------
-
void * SAL_CALL component_getFactory(
const sal_Char * pImplName, void * pServiceManager, void * pRegistryKey )
{