]> git.ipfire.org Git - thirdparty/squid.git/commit
date: 2003/01/21 00:04:10; author: wessels; state: Exp; lines: +0 -1
authorhno <>
Mon, 27 Jan 2003 15:08:51 +0000 (15:08 +0000)
committerhno <>
Mon, 27 Jan 2003 15:08:51 +0000 (15:08 +0000)
commit85e28c9b4f18bc532365e6855e1fd5cb3b18e4aa
tree2e37bed68137ea6b3705f435a1e625a2df9dc3ea
parentac90c1d1031f41018ab47e08cd2209f5e78e1dac
date: 2003/01/21 00:04:10;  author: wessels;  state: Exp;  lines: +0 -1
peer_select_alg_t type is not really used anywhere.  No code sets
clientHttpRequest->HierarchyLogEntry->alg and the switch statement
in clientUpdateCounters() does nothing.  This patch removes
peer_select_alg_t and HierarchyLogEntry->alg, and changes the switch
statement to use HierarchyLogEntry->code instead.
src/structs.h