summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndi Gutmans <andi@php.net>2004-09-09 16:52:24 +0000
committerAndi Gutmans <andi@php.net>2004-09-09 16:52:24 +0000
commitec4f64344c442801363e2af7dc2331a731889acd (patch)
treeaacbebadc5b5f10275e92dcf2cfe921f4830339b
parent6bd3c36a5303f05d256b165cf56c725b800b42e9 (diff)
downloadphp-git-ec4f64344c442801363e2af7dc2331a731889acd.tar.gz
- Recommit
-rw-r--r--Zend/zend.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/Zend/zend.c b/Zend/zend.c
index 80fa7f2367..97dfcd3a91 100644
--- a/Zend/zend.c
+++ b/Zend/zend.c
@@ -84,7 +84,6 @@ ZEND_INI_END()
ZEND_API int compiler_globals_id;
ZEND_API int executor_globals_id;
ZEND_API int alloc_globals_id;
-zend_class_entry global_main_class;
HashTable *global_function_table;
HashTable *global_class_table;
HashTable *global_constants_table;