summaryrefslogtreecommitdiff
path: root/write_buildcustomize.pl
diff options
context:
space:
mode:
Diffstat (limited to 'write_buildcustomize.pl')
-rw-r--r--write_buildcustomize.pl5
1 files changed, 0 insertions, 5 deletions
diff --git a/write_buildcustomize.pl b/write_buildcustomize.pl
index 57a547c562..5d819b5ded 100644
--- a/write_buildcustomize.pl
+++ b/write_buildcustomize.pl
@@ -101,9 +101,4 @@ unlink $file
or warn "Can't unlink $file after error: $!";
die $error;
-# Local variables:
-# cperl-indent-level: 4
-# indent-tabs-mode: nil
-# End:
-#
# ex: set ts=8 sts=4 sw=4 et: