This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perlpodspec: Nits
[perl5.git] / pad.h
diff --git a/pad.h b/pad.h
index 555bc65..1f86248 100644 (file)
--- a/pad.h
+++ b/pad.h
@@ -515,11 +515,5 @@ of a string/length pair.
     Perl_pad_findmy_pvn(aTHX_ STR_WITH_LEN(name), flags)
 
 /*
- * Local variables:
- * c-indentation-style: bsd
- * c-basic-offset: 4
- * indent-tabs-mode: nil
- * End:
- *
  * ex: set ts=8 sts=4 sw=4 et:
  */