--------------------- PatchSet 5038 Date: 2002/09/18 22:07:35 Author: rbcollins Branch: fixrange Tag: (none) Log: remove unused static var Members: src/client_side.c:1.72.2.30->1.72.2.31 Index: squid/src/client_side.c =================================================================== RCS file: /cvsroot/squid-sf//squid/src/client_side.c,v retrieving revision 1.72.2.30 retrieving revision 1.72.2.31 diff -u -r1.72.2.30 -r1.72.2.31 --- squid/src/client_side.c 18 Sep 2002 22:05:56 -0000 1.72.2.30 +++ squid/src/client_side.c 18 Sep 2002 22:07:35 -0000 1.72.2.31 @@ -1,6 +1,6 @@ /* - * $Id: client_side.c,v 1.72.2.30 2002/09/18 22:05:56 rbcollins Exp $ + * $Id: client_side.c,v 1.72.2.31 2002/09/18 22:07:35 rbcollins Exp $ * * DEBUG: section 33 Client-side Routines * AUTHOR: Duane Wessels @@ -63,8 +63,6 @@ #define comm_close comm_lingering_close #endif -static const char *const crlf = "\r\n"; - #define FAILURE_MODE_TIME 300 /* Persistent connection logic: