diff options
Diffstat (limited to 'ext/hash/hash.c')
-rw-r--r-- | ext/hash/hash.c | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/ext/hash/hash.c b/ext/hash/hash.c index 099242fcc5..1c1d0b4ece 100644 --- a/ext/hash/hash.c +++ b/ext/hash/hash.c @@ -1490,12 +1490,3 @@ zend_module_entry hash_module_entry = { #ifdef COMPILE_DL_HASH ZEND_GET_MODULE(hash) #endif - -/* - * 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 - */ |