This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
mktables: Allow multiple eof handlers for input files
[perl5.git] / cv.h
diff --git a/cv.h b/cv.h
index 89e471c..d4dfd2d 100644 (file)
--- a/cv.h
+++ b/cv.h
@@ -310,11 +310,5 @@ typedef OP *(*Perl_call_checker)(pTHX_ OP *, GV *, SV *);
 #endif
 
 /*
- * Local variables:
- * c-indentation-style: bsd
- * c-basic-offset: 4
- * indent-tabs-mode: nil
- * End:
- *
  * ex: set ts=8 sts=4 sw=4 et:
  */