Keywords:
Backout inappropriate change to DelayId.
/*
- * $Id: DelayId.cc,v 1.7 2003/05/15 06:22:42 robertc Exp $
+ * $Id: DelayId.cc,v 1.8 2003/05/15 07:16:50 robertc Exp $
*
* DEBUG: section 77 Delay Pools
* AUTHOR: Robert Collins <robertc@squid-cache.org>
/* create a delay Id for a given request */
DelayId
-DelayId::DelayClient(clientHttpRequest * http, DelayPools *poolSet)
+DelayId::DelayClient(clientHttpRequest * http)
{
request_t *r;
unsigned short pool;