This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Remove most references to USENET from docs
[perl5.git] / mg.h
diff --git a/mg.h b/mg.h
index becef4a..034fd7e 100644 (file)
--- a/mg.h
+++ b/mg.h
@@ -76,11 +76,5 @@ struct magic {
 #define whichsig(pv) whichsig_pv(pv)
 
 /*
- * Local variables:
- * c-indentation-style: bsd
- * c-basic-offset: 4
- * indent-tabs-mode: nil
- * End:
- *
  * ex: set ts=8 sts=4 sw=4 et:
  */