]> granicus.if.org Git - apache/commitdiff
Remove definition of ap_extended_status, it's defined in scoreboard.c
authorBrian Havard <bjh@apache.org>
Sat, 10 Feb 2001 04:27:58 +0000 (04:27 +0000)
committerBrian Havard <bjh@apache.org>
Sat, 10 Feb 2001 04:27:58 +0000 (04:27 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88050 13f79535-47bb-0310-9956-ffa450edef68

server/mpm/spmt_os2/spmt_os2.c

index 5e610e28f7e0ba49235772cf979b43f0cd4b97b6..3c5bde5836b0eddd3ddbda0994c2681e9f8968d3 100644 (file)
@@ -90,7 +90,6 @@ static int ap_daemons_to_start=0;
 static int ap_daemons_min_free=0;
 static int ap_daemons_max_free=0;
 static int ap_daemons_limit=0;
-static int ap_extended_status = 0;
 
 /*
  * The max child slot ever assigned, preserved across restarts.  Necessary