summaryrefslogtreecommitdiffstats
path: root/missing
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2020-09-25 18:04:35 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2020-09-25 18:04:35 +0900
commit65b6c5ac6f39c266c114d1fdc452d92442f776c7 (patch)
tree8feff9b96e77eb356fa92217ed5b3482154dab4a /missing
parent80eb8bffc7c3b5cbf5ab51b4d7877d0cdaad45e1 (diff)
downloadadmin-65b6c5ac6f39c266c114d1fdc452d92442f776c7.tar.gz
admin-65b6c5ac6f39c266c114d1fdc452d92442f776c7.zip
Removed additional code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'missing')
-rwxr-xr-xmissing7
1 files changed, 0 insertions, 7 deletions
diff --git a/missing b/missing
index 3392b9e..058f81e 100755
--- a/missing
+++ b/missing
@@ -344,10 +344,3 @@ WARNING: \`$1' is needed, and is $msg.
esac
exit 0
-
-# 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: