diff options
author | Caolán McNamara <caolanm@redhat.com> | 2020-01-20 21:16:56 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2020-01-21 16:50:41 +0100 |
commit | d4cfc4d628431b2a9271eb3a194ac4557d709d2f (patch) | |
tree | 81a24b5117484e4ea688b9690a06d0ea147aa032 /framework/util | |
parent | 9cd35a2896a1557a6757069d6defe0dbd0cbe2c1 (diff) |
remove unused GSOC 2005 "Tabbed Document Windows for OOo"
this was #i54847#
Change-Id: I312e3ea9b123976e9929f6601a931ff8a108d7b3
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/87113
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'framework/util')
-rw-r--r-- | framework/util/fwm.component | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/framework/util/fwm.component b/framework/util/fwm.component index 00fc4ce3c854..4724e64697bf 100644 --- a/framework/util/fwm.component +++ b/framework/util/fwm.component @@ -28,7 +28,4 @@ <implementation name="com.sun.star.comp.framework.SystemExecute"> <service name="com.sun.star.frame.ProtocolHandler"/> </implementation> - <implementation name="com.sun.star.comp.framework.TabWindowFactory"> - <service name="com.sun.star.frame.TabWindowFactory"/> - </implementation> </component> |