Commit 11c08e22 authored by Mladen Turk's avatar Mladen Turk
Browse files

Remove unneeded variable. No functional change.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105056 13f79535-47bb-0310-9956-ffa450edef68
parent eb9b5657
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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