summaryrefslogtreecommitdiff
path: root/malloc.c
diff options
context:
space:
mode:
Diffstat (limited to 'malloc.c')
-rw-r--r--malloc.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/malloc.c b/malloc.c
index a797e7e86b..05810b5f97 100644
--- a/malloc.c
+++ b/malloc.c
@@ -2362,11 +2362,5 @@ Perl_sbrk(int size)
#endif /* ! defined USE_PERL_SBRK */
/*
- * Local variables:
- * c-indentation-style: bsd
- * c-basic-offset: 4
- * indent-tabs-mode: nil
- * End:
- *
* ex: set ts=8 sts=4 sw=4 et:
*/