]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
onoff.persistent_client_posts is old and unused
authorwessels <>
Thu, 17 Jun 1999 03:22:14 +0000 (03:22 +0000)
committerwessels <>
Thu, 17 Jun 1999 03:22:14 +0000 (03:22 +0000)
src/structs.h

index b676ff0ca9f3706638ddd20aba986efc6bbd5647..047cd3d9ea0d5918cc1d03f2d061690b4b9c8662 100644 (file)
@@ -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;