summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Zend/zend_globals.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/Zend/zend_globals.h b/Zend/zend_globals.h
index 3e9fba56f1..43abffd1ce 100644
--- a/Zend/zend_globals.h
+++ b/Zend/zend_globals.h
@@ -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 */