diff options
author | Gabor Kelemen <kelemeng@ubuntu.com> | 2017-08-07 22:44:03 +0200 |
---|---|---|
committer | Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> | 2017-08-08 08:57:47 +0200 |
commit | 05aa784ed9891a1299f8c2328faee9c62050851a (patch) | |
tree | f09e191540d5613edf85a8a21cfb4e0a0afb2961 /postprocess | |
parent | 70944a849dc59fa686e3f316a3983dbc8a47017f (diff) |
Drop configuration remains of oooimprovement
It was dropped in 2011:
https://cgit.freedesktop.org/libreoffice/core/commit/?id=bd7f8380113b0cbe706d131b33e7551b2c484205
Change-Id: Ibb9a0860ca9c256177987683ee33828c2c0bad1d
Reviewed-on: https://gerrit.libreoffice.org/40858
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
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 9ddb084a6ae7..125ce505c18e 100644 --- a/postprocess/CustomTarget_registry.mk +++ b/postprocess/CustomTarget_registry.mk @@ -152,7 +152,6 @@ postprocess_FILES_main := \ $(postprocess_XCS)/Office/Linguistic.xcs \ $(postprocess_XCS)/Office/Logging.xcs \ $(postprocess_XCS)/Office/Math.xcs \ - $(postprocess_XCS)/Office/OOoImprovement/Settings.xcs \ $(postprocess_XCS)/Office/OptionsDialog.xcs \ $(postprocess_XCS)/Office/Paths.xcs \ $(postprocess_XCS)/Office/ProtocolHandler.xcs \ |