summaryrefslogtreecommitdiff
path: root/sfx2/util
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/util')
-rw-r--r--sfx2/util/sfx.component3
-rw-r--r--sfx2/util/sfx.xml12
2 files changed, 0 insertions, 15 deletions
diff --git a/sfx2/util/sfx.component b/sfx2/util/sfx.component
index b05a67302e0a..567e10a6ed80 100644
--- a/sfx2/util/sfx.component
+++ b/sfx2/util/sfx.component
@@ -63,7 +63,4 @@
<implementation name="com.sun.star.comp.sfx2.SfxMacroLoader">
<service name="com.sun.star.frame.ProtocolHandler"/>
</implementation>
- <implementation name="com.sun.star.comp.sfx2.StandaloneDocumentInfo">
- <service name="com.sun.star.document.StandaloneDocumentInfo"/>
- </implementation>
</component>
diff --git a/sfx2/util/sfx.xml b/sfx2/util/sfx.xml
index 660744547876..b188878f05cd 100644
--- a/sfx2/util/sfx.xml
+++ b/sfx2/util/sfx.xml
@@ -70,18 +70,6 @@
<supported-service> com.sun.star.frame.ProtocolHandler </supported-service>
</component-description>
- <component-description>
- <author> Mathias Bauer </author>
- <name> com.sun.star.comp.sfx2.StandaloneDocumentInfo </name>
- <description>
- StandaloneDocumentInfo.
- </description>
- <loader-name> com.sun.star.loader.SharedLibrary </loader-name>
- <language> c++ </language>
- <status value="final"/>
- <supported-service> com.sun.star.document.StandaloneDocumentInfo </supported-service>
- </component-description>
-
<project-build-dependency> cppu </project-build-dependency>
<project-build-dependency> cppuhelper </project-build-dependency>
<project-build-dependency> sal </project-build-dependency>