summaryrefslogtreecommitdiff
path: root/Zend/zend_hash.c
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/zend_hash.c')
-rw-r--r--Zend/zend_hash.c10
1 files changed, 0 insertions, 10 deletions
diff --git a/Zend/zend_hash.c b/Zend/zend_hash.c
index 4b02913f18..f95034a60f 100644
--- a/Zend/zend_hash.c
+++ b/Zend/zend_hash.c
@@ -2818,13 +2818,3 @@ convert:
return new_ht;
}
}
-
-/*
- * 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
- */