--------------------- PatchSet 4012 Date: 2007/01/25 08:50:07 Author: amosjeffries Branch: squid3-ipv6 Tag: (none) Log: Sync formatting with HEAD Members: include/List.h:1.4.6.3->1.4.6.4 Index: squid3/include/List.h =================================================================== RCS file: /cvsroot/squid-sf//squid3/include/List.h,v retrieving revision 1.4.6.3 retrieving revision 1.4.6.4 diff -u -r1.4.6.3 -r1.4.6.4 --- squid3/include/List.h 5 Jan 2007 16:57:37 -0000 1.4.6.3 +++ squid3/include/List.h 25 Jan 2007 08:50:07 -0000 1.4.6.4 @@ -1,6 +1,6 @@ /* - * $Id: List.h,v 1.4.6.3 2007/01/05 16:57:37 hno Exp $ + * $Id: List.h,v 1.4.6.4 2007/01/25 08:50:07 amosjeffries Exp $ * * * SQUID Web Proxy Cache http://www.squid-cache.org/ @@ -142,8 +142,6 @@ return false; } - - template bool List::findAndTune(C const & toFind)