summaryrefslogtreecommitdiff
path: root/fileaccess/source
diff options
context:
space:
mode:
Diffstat (limited to 'fileaccess/source')
-rw-r--r--fileaccess/source/FileAccess.cxx7
1 files changed, 0 insertions, 7 deletions
diff --git a/fileaccess/source/FileAccess.cxx b/fileaccess/source/FileAccess.cxx
index aa00c7447957..a19d90938c33 100644
--- a/fileaccess/source/FileAccess.cxx
+++ b/fileaccess/source/FileAccess.cxx
@@ -865,13 +865,6 @@ Sequence< rtl::OUString > FileAccess_getSupportedServiceNames()
extern "C"
{
-//==================================================================================================
-SAL_DLLPUBLIC_EXPORT void SAL_CALL fileacc_component_getImplementationEnvironment(
- const sal_Char ** ppEnvTypeName, uno_Environment ** /*ppEnv*/ )
-{
- *ppEnvTypeName = CPPU_CURRENT_LANGUAGE_BINDING_NAME;
-}
-//==================================================================================================
SAL_DLLPUBLIC_EXPORT void * SAL_CALL fileacc_component_getFactory(
const sal_Char * pImplName, void * pServiceManager, void * /*pRegistryKey*/ )
{