This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Test the warnings.
[perl5.git] / write_buildcustomize.pl
index 57a547c..5d819b5 100644 (file)
@@ -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: