summaryrefslogtreecommitdiff
path: root/stoc/source/stocservices/stocservices.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'stoc/source/stocservices/stocservices.cxx')
-rw-r--r--stoc/source/stocservices/stocservices.cxx6
1 files changed, 0 insertions, 6 deletions
diff --git a/stoc/source/stocservices/stocservices.cxx b/stoc/source/stocservices/stocservices.cxx
index 6e69b8f8c1cd..348ad2651342 100644
--- a/stoc/source/stocservices/stocservices.cxx
+++ b/stoc/source/stocservices/stocservices.cxx
@@ -102,12 +102,6 @@ void SAL_CALL component_getImplementationEnvironment(
*ppEnvTypeName = CPPU_CURRENT_LANGUAGE_BINDING_NAME;
}
//==================================================================================================
-sal_Bool SAL_CALL component_writeInfo(
- void * pServiceManager, void * pRegistryKey )
-{
- return component_writeInfoHelper( pServiceManager, pRegistryKey, g_entries );
-}
-//==================================================================================================
void * SAL_CALL component_getFactory(
const sal_Char * pImplName, void * pServiceManager, void * pRegistryKey )
{