1
0
mirror of https://github.com/apache/httpd.git synced 2026-01-28 07:20:58 +03:00

Remove definition of ap_extended_status, it's defined in scoreboard.c

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88050 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Brian Havard
2001-02-10 04:27:58 +00:00
parent 64700324cb
commit ac06bb5948

View 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