]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Remove unneeded variable. No functional change.
authorMladen Turk <mturk@apache.org>
Thu, 9 Sep 2004 19:57:29 +0000 (19:57 +0000)
committerMladen Turk <mturk@apache.org>
Thu, 9 Sep 2004 19:57:29 +0000 (19:57 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105056 13f79535-47bb-0310-9956-ffa450edef68

modules/proxy/proxy_util.c

index 3207dd4e58e16589bef82cf62e09042a9d1829a3..0a38a56fa6164f9d4a3e29e4f1aaf8fc441f3fb3 100644 (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