]> granicus.if.org Git - php/commitdiff
- Remove unused variable
authorMarcus Boerger <helly@php.net>
Fri, 23 Sep 2005 23:02:29 +0000 (23:02 +0000)
committerMarcus Boerger <helly@php.net>
Fri, 23 Sep 2005 23:02:29 +0000 (23:02 +0000)
Zend/zend_reflection_api.c
ext/reflection/php_reflection.c

index 3caac21203a5fbc2a037c686a5f53fae8ef8cf82..22651b487f8363e534a8a5eb46762c7e3daca7b7 100644 (file)
@@ -843,7 +843,6 @@ static void _extension_string(string *str, zend_module_entry *module, char *inde
 
        {
                string str_constants;
-               string sub_indent;
                int num_constants = 0;
                
                string_init(&str_constants);
index 3caac21203a5fbc2a037c686a5f53fae8ef8cf82..22651b487f8363e534a8a5eb46762c7e3daca7b7 100644 (file)
@@ -843,7 +843,6 @@ static void _extension_string(string *str, zend_module_entry *module, char *inde
 
        {
                string str_constants;
-               string sub_indent;
                int num_constants = 0;
                
                string_init(&str_constants);