summaryrefslogtreecommitdiff
path: root/svtools/util/svt.component
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2021-03-11 14:22:27 +0000
committerCaolán McNamara <caolanm@redhat.com>2021-03-12 10:06:56 +0100
commit837f6e6f341758bacc70f40c0f7deecca5de0087 (patch)
tree0a366c27cc9a2c105c2a96ac382623af57b4ba4c /svtools/util/svt.component
parent3a3ad2b03dd24c49b6cf778fa63c0b4a5e39f7d5 (diff)
move hatchwindow to toolkit
because it wants to use toolkit headers Change-Id: If92b174bd4971b88f288f93c1beaed6f2103a83c Reviewed-on: https://gerrit.libreoffice.org/c/core/+/112348 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'svtools/util/svt.component')
-rw-r--r--svtools/util/svt.component5
1 files changed, 0 insertions, 5 deletions
diff --git a/svtools/util/svt.component b/svtools/util/svt.component
index f840548d9d3e..fabe9e6c7c87 100644
--- a/svtools/util/svt.component
+++ b/svtools/util/svt.component
@@ -45,9 +45,4 @@
constructor="com_sun_star_comp_embed_DocumentCloser_get_implementation">
<service name="com.sun.star.embed.DocumentCloser"/>
</implementation>
- <implementation name="com.sun.star.comp.embed.HatchWindowFactory"
- constructor="com_sun_star_comp_embed_HatchWindowFactory_get_implementation">
- <service name="com.sun.star.comp.embed.HatchWindowFactory"/>
- <service name="com.sun.star.embed.HatchWindowFactory"/>
- </implementation>
</component>