summaryrefslogtreecommitdiff
path: root/ext/spl/spl_fixedarray.h
diff options
context:
space:
mode:
Diffstat (limited to 'ext/spl/spl_fixedarray.h')
-rw-r--r--ext/spl/spl_fixedarray.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/ext/spl/spl_fixedarray.h b/ext/spl/spl_fixedarray.h
index b15413735b..9be62d4b89 100644
--- a/ext/spl/spl_fixedarray.h
+++ b/ext/spl/spl_fixedarray.h
@@ -25,12 +25,3 @@ extern PHPAPI zend_class_entry *spl_ce_SplFixedArray;
PHP_MINIT_FUNCTION(spl_fixedarray);
#endif /* SPL_FIXEDARRAY_H */
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */