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