summaryrefslogtreecommitdiff
path: root/dbaccess/source/ext/macromigration/dbmm_services.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/source/ext/macromigration/dbmm_services.cxx')
-rw-r--r--dbaccess/source/ext/macromigration/dbmm_services.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/dbaccess/source/ext/macromigration/dbmm_services.cxx b/dbaccess/source/ext/macromigration/dbmm_services.cxx
index 1ced4c105042..2482e70722ce 100644
--- a/dbaccess/source/ext/macromigration/dbmm_services.cxx
+++ b/dbaccess/source/ext/macromigration/dbmm_services.cxx
@@ -20,7 +20,7 @@
#include <cppuhelper/factory.hxx>
#include "macromigrationwizard.hxx"
-extern "C" SAL_DLLPUBLIC_EXPORT void* SAL_CALL dbmm_component_getFactory(
+extern "C" SAL_DLLPUBLIC_EXPORT void* dbmm_component_getFactory(
const sal_Char* pImplementationName, SAL_UNUSED_PARAMETER void*,
SAL_UNUSED_PARAMETER void* )
{