]> granicus.if.org Git - php/commitdiff
ups, this is not needed
authorAnatol Belski <ab@php.net>
Thu, 18 Sep 2014 15:01:39 +0000 (17:01 +0200)
committerAnatol Belski <ab@php.net>
Thu, 18 Sep 2014 15:14:55 +0000 (17:14 +0200)
Zend/zend.c

index 6a53179adaeb20d6d1e5aa8eec0414d03c9fc598..b646ec2554dfb379b905ad63bcebf4591d1461e8 100644 (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;