diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-28 17:31:45 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-28 17:32:15 +0900 |
commit | 0c7ff2c01933c317f218fd723dd43f07808dc2a0 (patch) | |
tree | 8e4a99ed0a5ea7b42dd4de9542bd232114f1c50c /tde-i18n-sv/install-sh | |
parent | 201ebb4fc7caf24bff58075a43101290db8525b4 (diff) | |
download | tde-i18n-0c7ff2c01933c317f218fd723dd43f07808dc2a0.tar.gz tde-i18n-0c7ff2c01933c317f218fd723dd43f07808dc2a0.zip |
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'tde-i18n-sv/install-sh')
-rwxr-xr-x | tde-i18n-sv/install-sh | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/tde-i18n-sv/install-sh b/tde-i18n-sv/install-sh index 0ae12c0ebea..ca9c7c4c82d 100755 --- a/tde-i18n-sv/install-sh +++ b/tde-i18n-sv/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: |