]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
removed cache_stoplist_pattern and associated code
authorwessels <>
Sat, 2 May 1998 04:06:17 +0000 (04:06 +0000)
committerwessels <>
Sat, 2 May 1998 04:06:17 +0000 (04:06 +0000)
src/structs.h

index a64bbbbdbe453f4b4e878414818ba0719e78e8bc..96c11e11be7694840b8d941ea6fb59ac19c0d682 100644 (file)
@@ -279,7 +279,6 @@ struct _SquidConfig {
     wordlist *mcast_group_list;
     wordlist *dns_testname_list;
     wordlist *dns_nameservers;
-    relist *cache_stop_relist;
     peer *peers;
     int npeers;
     struct {