Removed unused EG(orig_error_reporting)

This commit is contained in:
Dmitry Stogov 2014-10-09 23:38:39 +04:00
parent df79b9b27a
commit cbe4fa444f

View File

@ -164,7 +164,6 @@ struct _zend_executor_globals {
JMP_BUF *bailout;
int error_reporting;
int orig_error_reporting;
int exit_status;
HashTable *function_table; /* function symbol table */