summaryrefslogtreecommitdiff
path: root/ext/spl/php_spl.h
diff options
context:
space:
mode:
Diffstat (limited to 'ext/spl/php_spl.h')
-rw-r--r--ext/spl/php_spl.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/ext/spl/php_spl.h b/ext/spl/php_spl.h
index a638f468d2..69ff65f72c 100644
--- a/ext/spl/php_spl.h
+++ b/ext/spl/php_spl.h
@@ -73,12 +73,3 @@ PHP_FUNCTION(class_uses);
PHPAPI zend_string *php_spl_object_hash(zval *obj);
#endif /* PHP_SPL_H */
-
-/*
- * Local Variables:
- * c-basic-offset: 4
- * tab-width: 4
- * End:
- * vim600: fdm=marker
- * vim: noet sw=4 ts=4
- */