From: Sascha Schumann Date: Tue, 2 Sep 2003 11:15:14 +0000 (+0000) Subject: nuke unused var X-Git-Tag: php-4.3.4RC1~123 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e225eee24865d8da1b90706a625fb2f561b126cb;p=php nuke unused var --- diff --git a/sapi/cgi/cgi_main.c b/sapi/cgi/cgi_main.c index 8698312323..33b4e99c33 100644 --- a/sapi/cgi/cgi_main.c +++ b/sapi/cgi/cgi_main.c @@ -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 */