1
0
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:
Mladen Turk
2004-09-09 19:57:29 +00:00
parent ced8a94089
commit 333cd66de6

View File

@@ -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