summaryrefslogtreecommitdiff
path: root/sd/util
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2015-03-11 20:20:35 +0100
committerStephan Bergmann <sbergman@redhat.com>2015-03-11 22:32:35 +0100
commit6661f6fee34d3c24bb9a054d5c24566c311e4a09 (patch)
treec9c09fcabe6aac65256f53b464d70b0a57888ca0 /sd/util
parent53ca3f6f9e006b6cc584be17fe8971ffa67f5721 (diff)
Clean up previous commit
Change-Id: I380e9b9bce052e6575a77ccec2676e828683565a
Diffstat (limited to 'sd/util')
-rw-r--r--sd/util/sdd.component4
1 files changed, 2 insertions, 2 deletions
diff --git a/sd/util/sdd.component b/sd/util/sdd.component
index 85d8120d85ac..c3e25b2f1be8 100644
--- a/sd/util/sdd.component
+++ b/sd/util/sdd.component
@@ -18,8 +18,8 @@
-->
<component loader="com.sun.star.loader.SharedLibrary" environment="@CPPU_ENV@"
- prefix="sdd" xmlns="http://openoffice.org/2010/uno-components">
- <implementation name="com.sun.star.comp.draw.FormatDetector"
+ xmlns="http://openoffice.org/2010/uno-components">
+ <implementation name="com.sun.star.comp.draw.FormatDetector"
constructor="com_sun_star_comp_draw_FormatDetector_get_implementation">
<service name="com.sun.star.frame.ExtendedTypeDetection"/>
</implementation>