summaryrefslogtreecommitdiffstats
path: root/ylwrap
diff options
context:
space:
mode:
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: