summaryrefslogtreecommitdiff
path: root/sdext/source/presenter/PresenterComponent.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sdext/source/presenter/PresenterComponent.cxx')
-rw-r--r--sdext/source/presenter/PresenterComponent.cxx12
1 files changed, 0 insertions, 12 deletions
diff --git a/sdext/source/presenter/PresenterComponent.cxx b/sdext/source/presenter/PresenterComponent.cxx
index f4b109d2d326..d59a5b5dd0b4 100644
--- a/sdext/source/presenter/PresenterComponent.cxx
+++ b/sdext/source/presenter/PresenterComponent.cxx
@@ -119,18 +119,6 @@ extern "C"
return g_moduleCount.canUnload( &g_moduleCount , pTime );
}
-
-
-
- SAL_DLLPUBLIC_EXPORT void SAL_CALL component_getImplementationEnvironment(
- const sal_Char ** ppEnvTypeName, uno_Environment ** )
- {
- *ppEnvTypeName = CPPU_CURRENT_LANGUAGE_BINDING_NAME;
- }
-
-
-
-
sal_Bool SAL_CALL component_writeInfo(
void * pServiceManager, void * pRegistryKey )
{