From 43759f1d296ba2a073e37dda595d797693c07a66 Mon Sep 17 00:00:00 2001 From: Ben Hyde Date: Wed, 13 Oct 1999 20:52:55 +0000 Subject: [PATCH] Remove two bogus decls. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83989 13f79535-47bb-0310-9956-ffa450edef68 --- server/mpm/mpmt_pthread/scoreboard.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/server/mpm/mpmt_pthread/scoreboard.c b/server/mpm/mpmt_pthread/scoreboard.c index 2c365a7fdf..5b2b4bbf0b 100644 --- a/server/mpm/mpmt_pthread/scoreboard.c +++ b/server/mpm/mpmt_pthread/scoreboard.c @@ -26,8 +26,6 @@ caddr_t get_shared_heap(const char *); #endif scoreboard *ap_scoreboard_image = NULL; -static char *ap_server_argv0=NULL; -extern ap_context_t * pconf; /***************************************************************** * -- 2.40.0