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 /postprocess | |
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 'postprocess')
-rw-r--r-- | postprocess/CustomTarget_registry.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/postprocess/CustomTarget_registry.mk b/postprocess/CustomTarget_registry.mk index c33417c6b2a7..b032dfd31681 100644 --- a/postprocess/CustomTarget_registry.mk +++ b/postprocess/CustomTarget_registry.mk @@ -158,7 +158,6 @@ postprocess_FILES_main := \ $(postprocess_XCS)/Office/Recovery.xcs \ $(postprocess_XCS)/Office/Scripting.xcs \ $(postprocess_XCS)/Office/Security.xcs \ - $(postprocess_XCS)/Office/TabBrowse.xcs \ $(postprocess_XCS)/Office/TableWizard.xcs \ $(postprocess_XCS)/Office/TypeDetection.xcs \ $(postprocess_XCS)/Office/UI/BaseWindowState.xcs \ |