summaryrefslogtreecommitdiff
path: root/framework/util/fwk.component
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 /framework/util/fwk.component
parent969bd8aa731935566a65c5e207ece6eb523df24e (diff)
A singleton is not a service
Change-Id: I9059370e21e753a9578f231fd0c0eb0a1d6a981e
Diffstat (limited to 'framework/util/fwk.component')
-rw-r--r--framework/util/fwk.component1
1 files changed, 0 insertions, 1 deletions
diff --git a/framework/util/fwk.component b/framework/util/fwk.component
index 98ae10bcd12f..bbdce6214cb4 100644
--- a/framework/util/fwk.component
+++ b/framework/util/fwk.component
@@ -38,7 +38,6 @@
<service name="com.sun.star.ui.DocumentAcceleratorConfiguration"/>
</implementation>
<implementation name="org.apache.openoffice.comp.framework.ContextChangeEventMultiplexer">
- <service name="com.sun.star.ui.ContextChangeEventMultiplexer"/>
<singleton name="com.sun.star.ui.ContextChangeEventMultiplexer"/>
</implementation>
<implementation name="com.sun.star.comp.framework.Frame">