summaryrefslogtreecommitdiff
path: root/Zend/zend_smart_string.h
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/zend_smart_string.h')
-rw-r--r--Zend/zend_smart_string.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/Zend/zend_smart_string.h b/Zend/zend_smart_string.h
index 403843d462..4580e43769 100644
--- a/Zend/zend_smart_string.h
+++ b/Zend/zend_smart_string.h
@@ -113,13 +113,3 @@ static zend_always_inline void smart_string_reset(smart_string *str) {
}
#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
- */