1
0
mirror of https://github.com/php/php-src.git synced 2026-03-26 09:12:14 +01:00

Useless comment

This commit is contained in:
Xinchen Hui
2015-03-26 13:50:43 +08:00
parent d9d74d37ac
commit 4ef3f4e76a

View File

@@ -132,7 +132,6 @@ void init_executor(void) /* {{{ */
zend_init_fpu();
ZVAL_NULL(&EG(uninitialized_zval));
/* trick to make uninitialized_zval never be modified, passed by ref, etc. */
ZVAL_NULL(&EG(error_zval));
/* destroys stack frame, therefore makes core dumps worthless */
#if 0&&ZEND_DEBUG