summaryrefslogtreecommitdiff
path: root/Zend/zend_portability.h
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/zend_portability.h')
-rw-r--r--Zend/zend_portability.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/Zend/zend_portability.h b/Zend/zend_portability.h
index 9aab49bfda..cc11bb4b40 100644
--- a/Zend/zend_portability.h
+++ b/Zend/zend_portability.h
@@ -642,13 +642,3 @@ static zend_always_inline double _zend_get_nan(void) /* {{{ */
#endif
#endif /* ZEND_PORTABILITY_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
- */