summaryrefslogtreecommitdiff
path: root/Zend/zend_smart_string_public.h
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/zend_smart_string_public.h')
-rw-r--r--Zend/zend_smart_string_public.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/Zend/zend_smart_string_public.h b/Zend/zend_smart_string_public.h
index 1d8496ccf4..e39d67c16e 100644
--- a/Zend/zend_smart_string_public.h
+++ b/Zend/zend_smart_string_public.h
@@ -29,13 +29,3 @@ typedef struct {
} smart_string;
#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
- */