summaryrefslogtreecommitdiff
path: root/Zend/zend.h
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/zend.h')
-rw-r--r--Zend/zend.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/Zend/zend.h b/Zend/zend.h
index 31fd8ec5b4..7228541b66 100644
--- a/Zend/zend.h
+++ b/Zend/zend.h
@@ -354,13 +354,3 @@ ZEND_API void zend_restore_error_handling(zend_error_handling *saved);
#include "zend_operators.h"
#endif /* ZEND_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
- */