]> granicus.if.org Git - php/commitdiff
nuke unused var
authorSascha Schumann <sas@php.net>
Tue, 2 Sep 2003 11:15:14 +0000 (11:15 +0000)
committerSascha Schumann <sas@php.net>
Tue, 2 Sep 2003 11:15:14 +0000 (11:15 +0000)
sapi/cgi/cgi_main.c

index 8698312323a5dee3950326e2a713acce4be2e369..33b4e99c33b49ce02360fd62837ed681b605071c 100644 (file)
@@ -1152,7 +1152,6 @@ consult the installation file that came with this distribution, or visit \n\
 
        if( children ) {
                int running = 0;
-               int i;
                pid_t pid;
 
                /* Create a process group for ourself & children */