]> granicus.if.org Git - apache/commitdiff
Remove two bogus decls.
authorBen Hyde <bhyde@apache.org>
Wed, 13 Oct 1999 20:52:55 +0000 (20:52 +0000)
committerBen Hyde <bhyde@apache.org>
Wed, 13 Oct 1999 20:52:55 +0000 (20:52 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83989 13f79535-47bb-0310-9956-ffa450edef68

server/mpm/mpmt_pthread/scoreboard.c

index 2c365a7fdff3cc102c0acc8cc681cc20a06e632e..5b2b4bbf0b4d6c59681adac0ddb37c88605713a3 100644 (file)
@@ -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;
 
 /*****************************************************************
  *