1
0
mirror of https://github.com/apache/httpd.git synced 2025-08-08 15:02:10 +03:00

Axe an empty line in order to synch with 2.4.x

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1870991 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Christophe Jaillet
2019-12-07 15:44:24 +00:00
parent f4a5437af2
commit aa7a09b999

View File

@@ -1784,7 +1784,6 @@ PROXY_DECLARE(proxy_worker *) ap_proxy_get_worker(apr_pool_t *p,
return max_worker;
}
/*
* To create a worker from scratch first we define the
* specifics of the worker; this is all local data.