Skip to content

Commit cbe4fa4

Browse files
committed
Removed unused EG(orig_error_reporting)
1 parent df79b9b commit cbe4fa4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Zend/zend_globals.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,6 @@ struct _zend_executor_globals {
164164
JMP_BUF *bailout;
165165

166166
int error_reporting;
167-
int orig_error_reporting;
168167
int exit_status;
169168

170169
HashTable *function_table; /* function symbol table */

0 commit comments

Comments
 (0)