summaryrefslogtreecommitdiffstats
path: root/admin/depcomp
diff options
context:
space:
mode:
Diffstat (limited to 'admin/depcomp')
-rwxr-xr-xadmin/depcomp10
1 files changed, 0 insertions, 10 deletions
diff --git a/admin/depcomp b/admin/depcomp
index df8eea7e..66bb6817 100755
--- a/admin/depcomp
+++ b/admin/depcomp
@@ -618,13 +618,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-time-zone: "UTC"
-# time-stamp-end: "; # UTC"
-# End: