]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
dead code
authorwessels <>
Wed, 5 Aug 1998 03:38:52 +0000 (03:38 +0000)
committerwessels <>
Wed, 5 Aug 1998 03:38:52 +0000 (03:38 +0000)
src/http.cc

index 73926e88f340c5256b08afc019913094bc30a6c9..bee89b41edf80aa38f76dd1f480b1a7ad8893076 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * $Id: http.cc,v 1.302 1998/07/31 00:15:45 wessels Exp $
+ * $Id: http.cc,v 1.303 1998/08/04 21:38:52 wessels Exp $
  *
  * DEBUG: section 11    Hypertext Transfer Protocol (HTTP)
  * AUTHOR: Harvest Derived
@@ -712,7 +712,6 @@ httpStart(FwdState * fwdState, int fd)
        proxy_req->port = httpState->peer->http_port;
        proxy_req->flags = orig_req->flags;
        httpState->request = requestLink(proxy_req);
-       httpState->peer = httpState->peer;
        httpState->orig_request = requestLink(orig_req);
        EBIT_SET(proxy_req->flags, REQ_PROXYING);
        /*