diff options
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 b353f7a928eb..d60bd0ddc60a 100644 --- a/postprocess/CustomTarget_registry.mk +++ b/postprocess/CustomTarget_registry.mk @@ -558,7 +558,6 @@ postprocess_main_SED := \ -e 's,$${STARTCENTER_INFO_URL},http://www.libreoffice.org/,g' \ -e 's,$${STARTCENTER_HIDE_EXTERNAL_LINKS},0,g' \ -e 's,$${STARTCENTER_TEMPLREP_URL},http://templates.libreoffice.org/,g' \ - -e 's,$${WRITERCOMPATIBILITYVERSIONOOO11},OpenOffice.org 1.1,g' \ $(call gb_CustomTarget_get_workdir,postprocess/registry)/main.xcd : \ | $(call gb_ExternalExecutable_get_dependencies,xsltproc) |