summaryrefslogtreecommitdiff
path: root/shell/source/backends/kde4be/kde4backend.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'shell/source/backends/kde4be/kde4backend.cxx')
-rw-r--r--shell/source/backends/kde4be/kde4backend.cxx6
1 files changed, 0 insertions, 6 deletions
diff --git a/shell/source/backends/kde4be/kde4backend.cxx b/shell/source/backends/kde4be/kde4backend.cxx
index 44ddb49bd0..2bf3d144a5 100644
--- a/shell/source/backends/kde4be/kde4backend.cxx
+++ b/shell/source/backends/kde4be/kde4backend.cxx
@@ -250,9 +250,3 @@ component_getImplementationEnvironment(
{
*ppEnvTypeName = CPPU_CURRENT_LANGUAGE_BINDING_NAME;
}
-
-extern "C" SAL_DLLPUBLIC_EXPORT sal_Bool SAL_CALL component_writeInfo(
- void * pServiceManager, void * pRegistryKey)
-{
- return component_writeInfoHelper(pServiceManager, pRegistryKey, services);
-}