diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-18 22:31:10 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-18 22:31:10 +0900 |
commit | 714211691fe0324acc4a4c5b30b6d72e6571832a (patch) | |
tree | c6c052b6a0c7ef4e0205cdc46f218715acedcec7 /ylwrap | |
parent | ae96f3ea4882e243513827da7c2ab889af3b1608 (diff) | |
download | admin-714211691fe0324acc4a4c5b30b6d72e6571832a.tar.gz admin-714211691fe0324acc4a4c5b30b6d72e6571832a.zip |
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'ylwrap')
-rwxr-xr-x | ylwrap | 9 |
1 files changed, 0 insertions, 9 deletions
@@ -212,12 +212,3 @@ cd .. rm -rf $dirname exit $ret - -# 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: |