summaryrefslogtreecommitdiff
path: root/desktop/source/migration/services/cexportsoo3.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/source/migration/services/cexportsoo3.cxx')
-rwxr-xr-x[-rw-r--r--]desktop/source/migration/services/cexportsoo3.cxx7
1 files changed, 0 insertions, 7 deletions
diff --git a/desktop/source/migration/services/cexportsoo3.cxx b/desktop/source/migration/services/cexportsoo3.cxx
index ad40aef9db13..95eaba845ac5 100644..100755
--- a/desktop/source/migration/services/cexportsoo3.cxx
+++ b/desktop/source/migration/services/cexportsoo3.cxx
@@ -52,13 +52,6 @@ void SAL_CALL component_getImplementationEnvironment(
*ppEnvTypeName = CPPU_CURRENT_LANGUAGE_BINDING_NAME;
}
-sal_Bool SAL_CALL component_writeInfo(
- void * pServiceManager, void * pRegistryKey )
-{
- return ::cppu::component_writeInfoHelper(
- pServiceManager, pRegistryKey, entries );
-}
-
void * SAL_CALL component_getFactory(
const sal_Char * pImplName, void * pServiceManager, void * pRegistryKey )
{