From ec4f64344c442801363e2af7dc2331a731889acd Mon Sep 17 00:00:00 2001 From: Andi Gutmans Date: Thu, 9 Sep 2004 16:52:24 +0000 Subject: [PATCH] - Recommit --- Zend/zend.c | 1 - 1 file changed, 1 deletion(-) 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; -- 2.50.1