summaryrefslogtreecommitdiff
path: root/extensions/source/dbpilots/wizardservices.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/source/dbpilots/wizardservices.cxx')
-rw-r--r--extensions/source/dbpilots/wizardservices.cxx12
1 files changed, 0 insertions, 12 deletions
diff --git a/extensions/source/dbpilots/wizardservices.cxx b/extensions/source/dbpilots/wizardservices.cxx
index 68e7b43f9ecd..d7169df6809e 100644
--- a/extensions/source/dbpilots/wizardservices.cxx
+++ b/extensions/source/dbpilots/wizardservices.cxx
@@ -55,10 +55,6 @@ namespace dbp
using namespace ::com::sun::star::uno;
-
- //= OGroupBoxSI
-
-
OUString OGroupBoxSI::getImplementationName()
{
return OUString("org.openoffice.comp.dbp.OGroupBoxWizard");
@@ -72,10 +68,6 @@ namespace dbp
return aReturn;
}
-
- //= OListComboSI
-
-
OUString OListComboSI::getImplementationName()
{
return OUString("org.openoffice.comp.dbp.OListComboWizard");
@@ -89,10 +81,6 @@ namespace dbp
return aReturn;
}
-
- //= OGridSI
-
-
OUString OGridSI::getImplementationName()
{
return OUString("org.openoffice.comp.dbp.OGridWizard");