summaryrefslogtreecommitdiff
path: root/shell/source/backends/localebe/localebecdef.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'shell/source/backends/localebe/localebecdef.cxx')
-rw-r--r--shell/source/backends/localebe/localebecdef.cxx7
1 files changed, 0 insertions, 7 deletions
diff --git a/shell/source/backends/localebe/localebecdef.cxx b/shell/source/backends/localebe/localebecdef.cxx
index d554a308d4..6afbaf4c62 100644
--- a/shell/source/backends/localebe/localebecdef.cxx
+++ b/shell/source/backends/localebe/localebecdef.cxx
@@ -71,13 +71,6 @@ extern "C" void SAL_CALL component_getImplementationEnvironment(
//------------------------------------------------------------------------------
-extern "C" sal_Bool SAL_CALL component_writeInfo(void * pServiceManager, void *pRegistryKey) {
- return cppu::component_writeInfoHelper(
- pServiceManager, pRegistryKey, kImplementations_entries);
-}
-
-//------------------------------------------------------------------------------
-
extern "C" void *component_getFactory( const sal_Char *aImplementationName,
void *aServiceManager,
void *aRegistryKey) {