summaryrefslogtreecommitdiffstats
path: root/depcomp
diff options
context:
space:
mode:
Diffstat (limited to 'depcomp')
-rwxr-xr-xdepcomp9
1 files changed, 0 insertions, 9 deletions
diff --git a/depcomp b/depcomp
index 04701da..789e94f 100755
--- a/depcomp
+++ b/depcomp
@@ -519,12 +519,3 @@ none)
esac
exit 0
-
-# 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: