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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user