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-fy/mkinstalldirs | |
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-fy/mkinstalldirs')
-rwxr-xr-x | tde-i18n-fy/mkinstalldirs | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/tde-i18n-fy/mkinstalldirs b/tde-i18n-fy/mkinstalldirs index 259dbfcd357..6ac3d96b095 100755 --- a/tde-i18n-fy/mkinstalldirs +++ b/tde-i18n-fy/mkinstalldirs @@ -147,12 +147,3 @@ do done exit $errstatus - -# Local Variables: -# mode: shell-script -# sh-indentation: 2 -# eval: (add-hook 'write-file-hooks 'time-stamp) -# time-stamp-start: "scriptversion=" -# time-stamp-format: "%:y-%02m-%02d.%02H" -# time-stamp-end: "$" -# End: |