summaryrefslogtreecommitdiff
path: root/binaryurp/source/binaryurp.component
diff options
context:
space:
mode:
Diffstat (limited to 'binaryurp/source/binaryurp.component')
-rw-r--r--binaryurp/source/binaryurp.component5
1 files changed, 2 insertions, 3 deletions
diff --git a/binaryurp/source/binaryurp.component b/binaryurp/source/binaryurp.component
index e2581c76411e..1eff0c2c18d6 100644
--- a/binaryurp/source/binaryurp.component
+++ b/binaryurp/source/binaryurp.component
@@ -18,9 +18,8 @@
-->
<component loader="com.sun.star.loader.SharedLibrary" environment="@CPPU_ENV@"
- xmlns="http://openoffice.org/2010/uno-components">
- <implementation name="com.sun.star.comp.bridge.BridgeFactory"
- constructor="com_sun_star_comp_bridge_BridgeFactory_get_implementation">
+ prefix="binaryurp" xmlns="http://openoffice.org/2010/uno-components">
+ <implementation name="com.sun.star.comp.bridge.BridgeFactory">
<service name="com.sun.star.bridge.BridgeFactory"/>
</implementation>
</component>