summaryrefslogtreecommitdiff
path: root/framework/util
diff options
context:
space:
mode:
authorMatúš Kukan <matus.kukan@collabora.com>2014-02-13 08:44:10 +0100
committerMatúš Kukan <matus.kukan@collabora.com>2014-02-13 11:27:21 +0100
commitc388071c4d1bee70e41f9ff72d50e5966bb8f237 (patch)
tree39adaffedb35fa7447f8c651d5948a366441eaf0 /framework/util
parent2d46ef6da59c6f80bbe00dbb3d207852ad04c7c6 (diff)
remove now empty fwk_component_getFactory
Change-Id: I5f2f5fc9ccc75b145572aa0bb88b00b0d7a5872d
Diffstat (limited to 'framework/util')
-rw-r--r--framework/util/fwk.component2
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/util/fwk.component b/framework/util/fwk.component
index 1b8132c9deb7..6541f1406f3f 100644
--- a/framework/util/fwk.component
+++ b/framework/util/fwk.component
@@ -18,7 +18,7 @@
-->
<component loader="com.sun.star.loader.SharedLibrary" environment="@CPPU_ENV@"
- prefix="fwk" xmlns="http://openoffice.org/2010/uno-components">
+ xmlns="http://openoffice.org/2010/uno-components">
<implementation name="com.sun.star.comp.frame.SessionListener"
constructor="com_sun_star_comp_frame_SessionListener_get_implementation">
<service name="com.sun.star.frame.SessionListener"/>