summaryrefslogtreecommitdiff
path: root/shell/source/cmdmail/cmdmailentry.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'shell/source/cmdmail/cmdmailentry.cxx')
-rw-r--r--shell/source/cmdmail/cmdmailentry.cxx15
1 files changed, 0 insertions, 15 deletions
diff --git a/shell/source/cmdmail/cmdmailentry.cxx b/shell/source/cmdmail/cmdmailentry.cxx
index a044dc49cf5f..0ffb49788509 100644
--- a/shell/source/cmdmail/cmdmailentry.cxx
+++ b/shell/source/cmdmail/cmdmailentry.cxx
@@ -66,23 +66,8 @@ namespace
}
}
-//-----------------------------------------------------------------------
-// the 2 important functions which will be exported
-//-----------------------------------------------------------------------
-
extern "C"
{
-
-//----------------------------------------------------------------------
-// component_getImplementationEnvironment
-//----------------------------------------------------------------------
-
-SAL_DLLPUBLIC_EXPORT void SAL_CALL component_getImplementationEnvironment(
- const sal_Char ** ppEnvTypeName, uno_Environment ** /*ppEnv*/ )
-{
- *ppEnvTypeName = CPPU_CURRENT_LANGUAGE_BINDING_NAME;
-}
-
//----------------------------------------------------------------------
// component_getFactory
//----------------------------------------------------------------------