From f5e646b9dd7d08296c2cfca7c1efabee1971ffbb Mon Sep 17 00:00:00 2001 From: wessels <> Date: Thu, 17 Jun 1999 03:22:14 +0000 Subject: [PATCH] onoff.persistent_client_posts is old and unused --- src/structs.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/structs.h b/src/structs.h index b676ff0ca9..047cd3d9ea 100644 --- a/src/structs.h +++ b/src/structs.h @@ -1,6 +1,6 @@ /* - * $Id: structs.h,v 1.296 1999/05/27 03:21:40 wessels Exp $ + * $Id: structs.h,v 1.297 1999/06/16 21:22:14 wessels Exp $ * * * SQUID Internet Object Cache http://squid.nlanr.net/Squid/ @@ -385,7 +385,6 @@ struct _SquidConfig { #endif int offline; int redir_rewrites_host; - int persistent_client_posts; int prefer_direct; int strip_query_terms; } onoff; -- 2.47.2