summaryrefslogtreecommitdiff
path: root/ext/spl/spl_heap.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/spl/spl_heap.c')
-rw-r--r--ext/spl/spl_heap.c9
1 files changed, 0 insertions, 9 deletions
diff --git a/ext/spl/spl_heap.c b/ext/spl/spl_heap.c
index a0cbd41560..aad9ed4f36 100644
--- a/ext/spl/spl_heap.c
+++ b/ext/spl/spl_heap.c
@@ -1244,12 +1244,3 @@ PHP_MINIT_FUNCTION(spl_heap) /* {{{ */
return SUCCESS;
}
/* }}} */
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: fdm=marker
- * vim: noet sw=4 ts=4
- */