summaryrefslogtreecommitdiff
path: root/bootstrap
diff options
context:
space:
mode:
Diffstat (limited to 'bootstrap')
-rwxr-xr-xbootstrap4
1 files changed, 0 insertions, 4 deletions
diff --git a/bootstrap b/bootstrap
index 4b5d6497e..1f1bc4a9f 100755
--- a/bootstrap
+++ b/bootstrap
@@ -765,7 +765,3 @@ sed 's,\.\./\.\.,..,g' $m > $m-t
mv -f $m-t $m
echo "$0: done. Now you can run './configure'."
-
-# Local Variables:
-# indent-tabs-mode: nil
-# End: