1
0
mirror of https://github.com/php/php-src.git synced 2026-04-05 15:12:39 +02:00

ups, this is not needed

This commit is contained in:
Anatol Belski
2014-09-18 17:01:39 +02:00
parent e8b497ad8e
commit fb848ebd00

View File

@@ -120,7 +120,6 @@ static HashTable *global_class_table = NULL;
static HashTable *global_constants_table = NULL;
static HashTable *global_auto_globals_table = NULL;
static HashTable *global_persistent_list = NULL;
static zend_string *default_empty_string = NULL;
#endif
ZEND_API zend_utility_values zend_uv;