--- mod_cgi.c	Thu Oct 31 04:53:44 2002
+++ d:\projects\2.x\httpd-2.1\modules\generators\mod_cgi.c	Fri Nov 22 07:45:20 2002
@@ -514,7 +514,6 @@
 
     if (e_info->process_cgi) {
         *cmd = r->filename;
-        args = r->args;
         /* Do not process r->args if they contain an '=' assignment 
          */
         if (r->args && r->args[0] && !ap_strchr_c(r->args, '=')) {
