summaryrefslogtreecommitdiff
path: root/Zend/zend_compile.h
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/zend_compile.h')
-rw-r--r--Zend/zend_compile.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/Zend/zend_compile.h b/Zend/zend_compile.h
index fda7fe6014..302f4598dc 100644
--- a/Zend/zend_compile.h
+++ b/Zend/zend_compile.h
@@ -364,8 +364,6 @@ struct _zend_op_array {
uint32_t *refcount;
- uint32_t this_var;
-
uint32_t last;
zend_op *opcodes;