summaryrefslogtreecommitdiff
path: root/dbaccess/util
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2013-12-19 22:45:59 +0100
committerStephan Bergmann <sbergman@redhat.com>2013-12-19 22:45:59 +0100
commita94390d20c50125e25e29431ca15ca2ca6683d17 (patch)
tree13fe8d6bdbaa19bfcfbe4383c95e960f2bef5405 /dbaccess/util
parent969bd8aa731935566a65c5e207ece6eb523df24e (diff)
A singleton is not a service
Change-Id: I9059370e21e753a9578f231fd0c0eb0a1d6a981e
Diffstat (limited to 'dbaccess/util')
-rw-r--r--dbaccess/util/dba.component1
1 files changed, 0 insertions, 1 deletions
diff --git a/dbaccess/util/dba.component b/dbaccess/util/dba.component
index 89b92a297cfb..fd688552d10e 100644
--- a/dbaccess/util/dba.component
+++ b/dbaccess/util/dba.component
@@ -23,7 +23,6 @@
<service name="com.sun.star.chart2.data.DatabaseDataProvider"/>
</implementation>
<implementation name="com.sun.star.comp.dba.DataAccessDescriptorFactory">
- <service name="com.sun.star.sdb.DataAccessDescriptorFactory"/>
<singleton name="com.sun.star.sdb.DataAccessDescriptorFactory"/>
</implementation>
<implementation name="com.sun.star.comp.dba.OCommandDefinition">