mirror of
https://github.com/apache/httpd.git
synced 2025-08-08 15:02:10 +03:00
Remove unneeded variable. No functional change.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105056 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -1832,7 +1832,6 @@ PROXY_DECLARE(int) ap_proxy_connection_create(const char *proxy_function,
|
||||
conn_rec *c,
|
||||
server_rec *s)
|
||||
{
|
||||
proxy_worker *worker = conn->worker;
|
||||
apr_sockaddr_t *backend_addr = conn->addr;
|
||||
|
||||
/* The socket is now open, create a new backend server connection
|
||||
|
Reference in New Issue
Block a user