summaryrefslogtreecommitdiff
path: root/perly.c
diff options
context:
space:
mode:
Diffstat (limited to 'perly.c')
-rw-r--r--perly.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/perly.c b/perly.c
index 48f0e8085e..abb4d4e779 100644
--- a/perly.c
+++ b/perly.c
@@ -577,11 +577,5 @@ Perl_yyparse (pTHX_ int gramtype)
}
/*
- * Local variables:
- * c-indentation-style: bsd
- * c-basic-offset: 4
- * indent-tabs-mode: nil
- * End:
- *
* ex: set ts=8 sts=4 sw=4 et:
*/