This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Replace common Emacs file-local variables with dir-locals
[perl5.git] / hv.h
diff --git a/hv.h b/hv.h
index a912476..9533af5 100644 (file)
--- a/hv.h
+++ b/hv.h
@@ -629,11 +629,5 @@ Creates a new HV.  The reference count is set to 1.
 #include "hv_func.h"
 
 /*
- * Local variables:
- * c-indentation-style: bsd
- * c-basic-offset: 4
- * indent-tabs-mode: nil
- * End:
- *
  * ex: set ts=8 sts=4 sw=4 et:
  */