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.cxx6
1 files changed, 0 insertions, 6 deletions
diff --git a/dbaccess/source/ext/macromigration/dbmm_services.cxx b/dbaccess/source/ext/macromigration/dbmm_services.cxx
index 42178799bbe3..e73b33451ca3 100644
--- a/dbaccess/source/ext/macromigration/dbmm_services.cxx
+++ b/dbaccess/source/ext/macromigration/dbmm_services.cxx
@@ -17,15 +17,11 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-
#include "dbmm_module.hxx"
-//........................................................................
namespace dbmm
{
-//........................................................................
- //--------------------------------------------------------------------
extern void createRegistryInfo_MacroMigrationDialogService();
static void initializeModule()
@@ -34,9 +30,7 @@ namespace dbmm
createRegistryInfo_MacroMigrationDialogService();
}
-//........................................................................
} // namespace dbmm
-//........................................................................
extern "C" SAL_DLLPUBLIC_EXPORT void* SAL_CALL dbmm_component_getFactory(
const sal_Char* pImplementationName, SAL_UNUSED_PARAMETER void*,