--------------------- PatchSet 3999 Date: 2007/01/21 08:40:28 Author: amosjeffries Branch: squid3-ipv6 Tag: (none) Log: Drop yet more formatting crud. Members: src/client_side.cc:1.68.2.7->1.68.2.8 src/delay_pools.cc:1.15.8.3->1.15.8.4 Index: squid3/src/client_side.cc =================================================================== RCS file: /cvsroot/squid-sf//squid3/src/client_side.cc,v retrieving revision 1.68.2.7 retrieving revision 1.68.2.8 diff -u -r1.68.2.7 -r1.68.2.8 --- squid3/src/client_side.cc 5 Jan 2007 16:59:10 -0000 1.68.2.7 +++ squid3/src/client_side.cc 21 Jan 2007 08:40:28 -0000 1.68.2.8 @@ -1,6 +1,6 @@ /* - * $Id: client_side.cc,v 1.68.2.7 2007/01/05 16:59:10 hno Exp $ + * $Id: client_side.cc,v 1.68.2.8 2007/01/21 08:40:28 amosjeffries Exp $ * * DEBUG: section 33 Client-side Routines * AUTHOR: Duane Wessels @@ -2169,7 +2169,6 @@ goto finish; } - /* compile headers */ /* we should skip request line! */ /* XXX should actually know the damned buffer size here */ @@ -2187,8 +2186,6 @@ goto finish; } - - request->flags.accelerated = http->flags.accel; request->flags.transparent = http->flags.transparent; Index: squid3/src/delay_pools.cc =================================================================== RCS file: /cvsroot/squid-sf//squid3/src/delay_pools.cc,v retrieving revision 1.15.8.3 retrieving revision 1.15.8.4 diff -u -r1.15.8.3 -r1.15.8.4 --- squid3/src/delay_pools.cc 5 Jan 2007 16:59:15 -0000 1.15.8.3 +++ squid3/src/delay_pools.cc 21 Jan 2007 08:40:32 -0000 1.15.8.4 @@ -1,6 +1,6 @@ /* - * $Id: delay_pools.cc,v 1.15.8.3 2007/01/05 16:59:15 hno Exp $ + * $Id: delay_pools.cc,v 1.15.8.4 2007/01/21 08:40:32 amosjeffries Exp $ * * DEBUG: section 77 Delay Pools * AUTHOR: Robert Collins @@ -856,7 +856,6 @@ unsigned int host; host = ntohl(src_addr.s_addr) & 0xff; return host; - } void *