]> granicus.if.org Git - php/commitdiff
- Drop namespace relict
authorMarcus Boerger <helly@php.net>
Thu, 9 Sep 2004 13:29:08 +0000 (13:29 +0000)
committerMarcus Boerger <helly@php.net>
Thu, 9 Sep 2004 13:29:08 +0000 (13:29 +0000)
Zend/zend.c

index 80fa7f2367e40e4a5d589b4d9667184598cb1fa5..97dfcd3a913c6d128170be201ce11124c4922b8b 100644 (file)
@@ -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;