summaryrefslogtreecommitdiff
path: root/dbaccess/source/core/misc/services.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/source/core/misc/services.cxx')
-rw-r--r--dbaccess/source/core/misc/services.cxx9
1 files changed, 1 insertions, 8 deletions
diff --git a/dbaccess/source/core/misc/services.cxx b/dbaccess/source/core/misc/services.cxx
index 750ddcd5dcd0..5e2e11bc89e2 100644
--- a/dbaccess/source/core/misc/services.cxx
+++ b/dbaccess/source/core/misc/services.cxx
@@ -25,19 +25,12 @@
#include "dbadllapi.hxx"
#include <../dataaccess/databasecontext.hxx>
+#include <services.hxx>
using namespace ::com::sun::star::uno;
using namespace ::com::sun::star::lang;
using namespace ::com::sun::star::registry;
-// registry functions
-extern "C" void SAL_CALL createRegistryInfo_OCommandDefinition();
-extern "C" void SAL_CALL createRegistryInfo_OComponentDefinition();
-extern "C" void SAL_CALL createRegistryInfo_ORowSet();
-extern "C" void SAL_CALL createRegistryInfo_ODatabaseDocument();
-extern "C" void SAL_CALL createRegistryInfo_ODatabaseSource();
-extern "C" void SAL_CALL createRegistryInfo_DataAccessDescriptorFactory();
-
namespace dba{
::cppu::ImplementationEntry entries[] = {
{