summaryrefslogtreecommitdiff
path: root/Zend/zend_strtod.c
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/zend_strtod.c')
-rw-r--r--Zend/zend_strtod.c8
1 files changed, 0 insertions, 8 deletions
diff --git a/Zend/zend_strtod.c b/Zend/zend_strtod.c
index 3aa99f8d98..a6648978c4 100644
--- a/Zend/zend_strtod.c
+++ b/Zend/zend_strtod.c
@@ -4543,11 +4543,3 @@ static void destroy_freelist(void)
#ifdef __cplusplus
}
#endif
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: sw=4 ts=4 fdm=marker
- * vim<600: sw=4 ts=4
- */