summaryrefslogtreecommitdiff
path: root/sd/util
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2016-03-11 13:44:53 +0100
committerStephan Bergmann <sbergman@redhat.com>2016-03-11 13:44:53 +0100
commit54da5514c3b9a180a081e9836741e3297f71da7d (patch)
treee858cd7912f179542067415d902873b17bb15a42 /sd/util
parente75979eaed5c417da5f33f7259f070afbaa674b8 (diff)
Looks like no need to instantiate PresenterCanvas via service manager
(see commit message of 86ce77b9255ab92cceb6164828c90b0b3e1ee9ed "Don't adertise PresenterCanvas as com.sun.star.rendering.Canvas service"; maybe it was just cargo cult to make it available as a service in the first place) Change-Id: I31291a7685c89d469309754cc4630b824a276890
Diffstat (limited to 'sd/util')
-rw-r--r--sd/util/sd.component3
1 files changed, 0 insertions, 3 deletions
diff --git a/sd/util/sd.component b/sd/util/sd.component
index 74b66bc6d6f7..fb70297d12f9 100644
--- a/sd/util/sd.component
+++ b/sd/util/sd.component
@@ -31,9 +31,6 @@
<service name="com.sun.star.drawing.DrawingDocumentFactory"/>
<service name="com.sun.star.presentation.PresentationDocument"/>
</implementation>
- <implementation name="com.sun.star.comp.Draw.PresenterCanvasFactory"
- constructor="com_sun_star_comp_Draw_PresenterCanvasFactory_get_implementation">
- </implementation>
<implementation name="com.sun.star.comp.Draw.PresenterHelper"
constructor="com_sun_star_comp_Draw_PresenterHelper_get_implementation">
<service name="com.sun.star.drawing.PresenterHelper"/>