summaryrefslogtreecommitdiffstats
path: root/ucb/source/ucp/hierarchy/hierarchyservices.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'ucb/source/ucp/hierarchy/hierarchyservices.cxx')
-rw-r--r--ucb/source/ucp/hierarchy/hierarchyservices.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/ucb/source/ucp/hierarchy/hierarchyservices.cxx b/ucb/source/ucp/hierarchy/hierarchyservices.cxx
index 76eecc876f1f..b4c2ab09b5d4 100644
--- a/ucb/source/ucp/hierarchy/hierarchyservices.cxx
+++ b/ucb/source/ucp/hierarchy/hierarchyservices.cxx
@@ -26,7 +26,7 @@ using namespace com::sun::star;
using namespace hierarchy_ucp;
-extern "C" SAL_DLLPUBLIC_EXPORT void * SAL_CALL ucphier1_component_getFactory(
+extern "C" SAL_DLLPUBLIC_EXPORT void * ucphier1_component_getFactory(
const sal_Char * pImplName, void * pServiceManager, void * /*pRegistryKey*/ )
{
void * pRet = nullptr;