summaryrefslogtreecommitdiff
path: root/Zend/zend_string.c
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/zend_string.c')
-rw-r--r--Zend/zend_string.c10
1 files changed, 0 insertions, 10 deletions
diff --git a/Zend/zend_string.c b/Zend/zend_string.c
index 98514310c1..b94d4d5334 100644
--- a/Zend/zend_string.c
+++ b/Zend/zend_string.c
@@ -447,13 +447,3 @@ ZEND_API zend_bool ZEND_FASTCALL I_WRAP_SONAME_FNNAME_ZU(NONE,zend_string_equal_
#endif
#endif
-
-/*
- * 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
- */