summaryrefslogtreecommitdiff
path: root/Zend/zend_globals.h
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/zend_globals.h')
-rw-r--r--Zend/zend_globals.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/Zend/zend_globals.h b/Zend/zend_globals.h
index 652e0ef1e1..e0e8ac7700 100644
--- a/Zend/zend_globals.h
+++ b/Zend/zend_globals.h
@@ -77,8 +77,6 @@ struct _zend_compiler_globals {
HashTable *function_table; /* function symbol table */
HashTable *class_table; /* class table */
- HashTable filenames_table;
-
HashTable *auto_globals;
/* Refer to zend_yytnamerr() in zend_language_parser.y for meaning of values */