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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user