summaryrefslogtreecommitdiff
path: root/Zend/zend_alloc.h
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/zend_alloc.h')
-rw-r--r--Zend/zend_alloc.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/Zend/zend_alloc.h b/Zend/zend_alloc.h
index aaa3f12fab..abe6ec8e12 100644
--- a/Zend/zend_alloc.h
+++ b/Zend/zend_alloc.h
@@ -401,13 +401,3 @@ static void apc_init_heap(void)
END_EXTERN_C()
#endif
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * indent-tabs-mode: t
- * End:
- * vim600: sw=4 ts=4 fdm=marker
- * vim<600: sw=4 ts=4
- */