summaryrefslogtreecommitdiff
path: root/stoc/util
diff options
context:
space:
mode:
authorsb <sb@openoffice.org>2010-09-14 15:14:56 +0200
committersb <sb@openoffice.org>2010-09-14 15:14:56 +0200
commit136983d14d61e104f9207b835a200de2a9c344e8 (patch)
treef617311d3f24542355874588f5feb5861becbd5a /stoc/util
parente21f2f0f0187ebaa4a5b7c64a6e5c08d5efc6116 (diff)
sb129: #i113189# removed obviously unnecessary service registrations; allow empty <implementation/>
Diffstat (limited to 'stoc/util')
-rw-r--r--stoc/util/bootstrap.component6
1 files changed, 1 insertions, 5 deletions
diff --git a/stoc/util/bootstrap.component b/stoc/util/bootstrap.component
index a77b21ede361..ccc131b4a6db 100644
--- a/stoc/util/bootstrap.component
+++ b/stoc/util/bootstrap.component
@@ -38,16 +38,12 @@
<service name="com.sun.star.registry.NestedRegistry"/>
</implementation>
<implementation name="com.sun.star.comp.stoc.ORegistryServiceManager">
- <service name="com.sun.star.lang.MultiServiceFactory"/>
<service name="com.sun.star.lang.RegistryServiceManager"/>
</implementation>
<implementation name="com.sun.star.comp.stoc.OServiceManager">
- <service name="com.sun.star.lang.MultiServiceFactory"/>
<service name="com.sun.star.lang.ServiceManager"/>
</implementation>
- <implementation name="com.sun.star.comp.stoc.OServiceManagerWrapper">
- <service name="com.sun.star.lang.MultiServiceFactory"/>
- </implementation>
+ <implementation name="com.sun.star.comp.stoc.OServiceManagerWrapper"/>
<implementation name="com.sun.star.comp.stoc.RegistryTypeDescriptionProvider">
<service name="com.sun.star.reflection.TypeDescriptionProvider"/>
</implementation>