summaryrefslogtreecommitdiff
path: root/desktop/source/splash/services_spl.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/source/splash/services_spl.cxx')
-rw-r--r--desktop/source/splash/services_spl.cxx7
1 files changed, 0 insertions, 7 deletions
diff --git a/desktop/source/splash/services_spl.cxx b/desktop/source/splash/services_spl.cxx
index e01f96655e81..a2f9bd232123 100644
--- a/desktop/source/splash/services_spl.cxx
+++ b/desktop/source/splash/services_spl.cxx
@@ -84,13 +84,6 @@ getSupportedServiceNames(int p) {
extern "C"
{
-SAL_DLLPUBLIC_EXPORT void SAL_CALL component_getImplementationEnvironment(
- const sal_Char** ppEnvironmentTypeName,
- uno_Environment**)
-{
- *ppEnvironmentTypeName = CPPU_CURRENT_LANGUAGE_BINDING_NAME ;
-}
-
SAL_DLLPUBLIC_EXPORT void* SAL_CALL component_getFactory(
const sal_Char* pImplementationName,
void* pServiceManager,