summaryrefslogtreecommitdiffstats
path: root/ure/source/uretest/cpptest.cc
diff options
context:
space:
mode:
Diffstat (limited to 'ure/source/uretest/cpptest.cc')
-rw-r--r--ure/source/uretest/cpptest.cc7
1 files changed, 0 insertions, 7 deletions
diff --git a/ure/source/uretest/cpptest.cc b/ure/source/uretest/cpptest.cc
index d1d641582b96..30950ec8483e 100644
--- a/ure/source/uretest/cpptest.cc
+++ b/ure/source/uretest/cpptest.cc
@@ -93,13 +93,6 @@ cppu::ImplementationEntry entries[] = {
}
-extern "C" SAL_DLLPUBLIC_EXPORT sal_Bool SAL_CALL component_writeInfo(
- void * serviceManager, void * registryKey)
-{
- return cppu::component_writeInfoHelper(
- serviceManager, registryKey, entries);
-}
-
extern "C" SAL_DLLPUBLIC_EXPORT void * SAL_CALL component_getFactory(
char const * implName, void * serviceManager, void * registryKey)
{