diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-29 10:50:03 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-29 10:50:03 +0900 |
commit | aa0926951acb9a714145ffa99e88d58b7a5a7bb3 (patch) | |
tree | 9ec52e99854704358b53610fb649591e70f0eb3e /koffice-i18n-ne/install-sh | |
parent | 337e310f568bce578a410536610cafcb7b1af07b (diff) | |
download | koffice-i18n-aa0926951acb9a714145ffa99e88d58b7a5a7bb3.tar.gz koffice-i18n-aa0926951acb9a714145ffa99e88d58b7a5a7bb3.zip |
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'koffice-i18n-ne/install-sh')
-rwxr-xr-x | koffice-i18n-ne/install-sh | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/koffice-i18n-ne/install-sh b/koffice-i18n-ne/install-sh index 0ae12c0e..ca9c7c4c 100755 --- a/koffice-i18n-ne/install-sh +++ b/koffice-i18n-ne/install-sh @@ -392,10 +392,3 @@ do trap '' 0 fi done - -# Local variables: -# eval: (add-hook 'write-file-hooks 'time-stamp) -# time-stamp-start: "scriptversion=" -# time-stamp-format: "%:y-%02m-%02d.%02H" -# time-stamp-end: "$" -# End: |