diff options
author | Shinnok <admin@shinnok.com> | 2017-12-04 19:49:35 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2017-12-04 19:52:16 +0100 |
commit | a624e855010b2e572f526d2b4b149c2baa6890a3 (patch) | |
tree | c7be439522166b1e81ba7eb8b384d2176f79fee4 /help3xsl | |
parent | 19c8267824c96ce837140c7edf94b8ab0231a485 (diff) |
Remove confusing white space.
Change-Id: I0f6e35f720c5744757f0ac804a9d780df23d1804
Reviewed-on: https://gerrit.libreoffice.org/45819
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'help3xsl')
-rwxr-xr-x | help3xsl/get_tree.sh | 35 |
1 files changed, 0 insertions, 35 deletions
diff --git a/help3xsl/get_tree.sh b/help3xsl/get_tree.sh index 58b3f48f82..d9582f5514 100755 --- a/help3xsl/get_tree.sh +++ b/help3xsl/get_tree.sh @@ -50,38 +50,6 @@ done echo $'\047'';'>>$treeFileHTML exit - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ALL_LANGS='en-US am ar ast bg bn bn-IN bo bs ca ca-valencia cs da de dz el en-GB en-ZA eo es et eu fi fr gl gu he hi hr hu id is it ja ka km ko lo lt lv mk nb ne nl nn om pl pt-BR pt ro ru sid si sk sl sq sv ta tg tr ug uk vi zh-CN zh-TW' here=$(pwd) @@ -96,9 +64,6 @@ export LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"${rootTreex}"/instd rm -rf $here/html -# - - ALL_LANGS='fr pt-BR' ALL_TREE='sbasic.tree scalc.tree schart.tree shared.tree simpress.tree smath.tree swriter.tree' for lang in $ALL_LANGS |