summaryrefslogtreecommitdiff
path: root/Zend/zend_hash.h
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/zend_hash.h')
-rw-r--r--Zend/zend_hash.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/Zend/zend_hash.h b/Zend/zend_hash.h
index f1f64b50c7..6cfa7e8821 100644
--- a/Zend/zend_hash.h
+++ b/Zend/zend_hash.h
@@ -1161,13 +1161,3 @@ static zend_always_inline void _zend_hash_append_ind(HashTable *ht, zend_string
}
#endif /* ZEND_HASH_H */
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * indent-tabs-mode: t
- * End:
- * vim600: sw=4 ts=4 fdm=marker
- * vim<600: sw=4 ts=4
- */