summaryrefslogtreecommitdiff
path: root/sfx2/util
diff options
context:
space:
mode:
authorMatúš Kukan <matus.kukan@collabora.com>2014-01-15 17:46:17 +0100
committerMatúš Kukan <matus.kukan@collabora.com>2014-01-17 12:24:58 +0100
commit5d8a2f9f06418cfd3b429476f19e1eaa0a7031eb (patch)
tree189d0eae074da487304595c3de6d642731150e30 /sfx2/util
parent92f162eb0b08c37b937fe1bf760ceac3d23b9ec2 (diff)
Remove unused includes and sfx component prefix.
Change-Id: Ia6c1db331b5b4db04c46b75b2058bf2f1369070b
Diffstat (limited to 'sfx2/util')
-rw-r--r--sfx2/util/sfx.component2
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/util/sfx.component b/sfx2/util/sfx.component
index e0fb72b44a8e..6f610c38c615 100644
--- a/sfx2/util/sfx.component
+++ b/sfx2/util/sfx.component
@@ -18,7 +18,7 @@
-->
<component loader="com.sun.star.loader.SharedLibrary" environment="@CPPU_ENV@"
- prefix="sfx" xmlns="http://openoffice.org/2010/uno-components">
+ xmlns="http://openoffice.org/2010/uno-components">
<implementation name="com.sun.star.comp.sfx2.BackingComp"
constructor="com_sun_star_comp_sfx2_BackingComp_get_implementation">
<service name="com.sun.star.frame.StartModule"/>