summaryrefslogtreecommitdiffstats
path: root/ylwrap
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2020-09-18 22:31:10 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2020-09-18 22:33:59 +0900
commitd498a4c5dd9bca5c80b1fd244778962f64143271 (patch)
treed3ea6551b6b09f4fdae7be39f9567f08c1aadff0 /ylwrap
parent20b5a47aa3db7c7a75c6574be638f3d07a26cfeb (diff)
downloadadmin-d498a4c5dd9bca5c80b1fd244778962f64143271.tar.gz
admin-d498a4c5dd9bca5c80b1fd244778962f64143271.zip
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 714211691fe0324acc4a4c5b30b6d72e6571832a)
Diffstat (limited to 'ylwrap')
-rwxr-xr-xylwrap9
1 files changed, 0 insertions, 9 deletions
diff --git a/ylwrap b/ylwrap
index 102bd89..f324568 100755
--- a/ylwrap
+++ b/ylwrap
@@ -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: