diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2018-02-16 20:02:41 +0100 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2018-02-18 17:22:49 +0100 |
commit | d754d5aa8f0eb97fe6ba6aa274ee8f6acf46c8ae (patch) | |
tree | 62e018ed3a423ac0c194c788137ef5a36c459531 /postprocess | |
parent | 861f819d1b1a1ee4a8a15ec26cdd20121fd03ddf (diff) |
tdf#113907 Remove StartModuleCommands.xcu
...now that it's empty after a1eff3100a41f592407916dd4a21d0404f1364e1
"tdf#114206 remove duplication of strings in startmodulecommands.xcu"
Change-Id: I46bd0e86a274b65919a4a3f4a4036a7858520376
Reviewed-on: https://gerrit.libreoffice.org/49879
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Stephan Bergmann <sbergman@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 125ce505c18e..177558a7c9e4 100644 --- a/postprocess/CustomTarget_registry.mk +++ b/postprocess/CustomTarget_registry.mk @@ -249,7 +249,6 @@ postprocess_FILES_main := \ $(postprocess_XCU)/Office/UI/GenericCommands.xcu \ $(postprocess_XCU)/Office/UI/Notebookbar.xcu \ $(postprocess_XCU)/Office/UI/Sidebar.xcu \ - $(postprocess_XCU)/Office/UI/StartModuleCommands.xcu \ $(postprocess_XCU)/Office/UI/StartModuleWindowState.xcu \ $(postprocess_XCU)/Office/UI/ToolbarMode.xcu \ $(postprocess_XCU)/Office/UI.xcu \ |