summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/package/pkgservices.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'ucb/source/ucp/package/pkgservices.cxx')
-rw-r--r--ucb/source/ucp/package/pkgservices.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/ucb/source/ucp/package/pkgservices.cxx b/ucb/source/ucp/package/pkgservices.cxx
index cf750b61d8b4..874814b8e2c0 100644
--- a/ucb/source/ucp/package/pkgservices.cxx
+++ b/ucb/source/ucp/package/pkgservices.cxx
@@ -25,7 +25,7 @@
using namespace com::sun::star;
-extern "C" SAL_DLLPUBLIC_EXPORT void * SAL_CALL ucppkg1_component_getFactory(
+extern "C" SAL_DLLPUBLIC_EXPORT void * ucppkg1_component_getFactory(
const sal_Char * pImplName, void * pServiceManager, void * /*pRegistryKey*/ )
{
void * pRet = nullptr;