From: Manoj Kasichainula Date: Wed, 13 Oct 1999 22:35:40 +0000 (+0000) Subject: Whack a warning. X-Git-Tag: 1.3.10~262 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=340a9f9184fbeee8f25e5e7b71260acf1825e0eb;p=thirdparty%2Fapache%2Fhttpd.git Whack a warning. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83990 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/server/mpm/dexter/scoreboard.c b/server/mpm/dexter/scoreboard.c index 1c1c87f12ec..e42bad05334 100644 --- a/server/mpm/dexter/scoreboard.c +++ b/server/mpm/dexter/scoreboard.c @@ -82,7 +82,6 @@ #endif static scoreboard *ap_scoreboard_image = NULL; -static char *ap_server_argv0=NULL; /***************************************************************** *