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

index 22af4592ae85154c67f932f4d4b079537a9201fb..f10c7fc5076beab543a030596da9ad21b01c722c 100644 (file)
@@ -83,7 +83,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;