]> granicus.if.org Git - php/commitdiff
*** empty log message ***
authorAndrei Zmievski <andrei@php.net>
Fri, 15 Oct 1999 13:45:28 +0000 (13:45 +0000)
committerAndrei Zmievski <andrei@php.net>
Fri, 15 Oct 1999 13:45:28 +0000 (13:45 +0000)
Zend/zend_compile.c

index c85ccf983e6b2dba4a028088919f7122e1bf8711..449659cf4e3c395b3f566b512250372d8d11300b 100644 (file)
@@ -508,7 +508,6 @@ void do_end_variable_parse(int type, int arg_offset CLS_DC)
        zend_llist *fetch_list_ptr;
        zend_llist_element *le;
        zend_op *opline, *opline_ptr;
-       int last_temp_var=-1;
 
        zend_stack_top(&CG(bp_stack), (void **) &fetch_list_ptr);