r2099 - trunk/varnish-cache/bin/varnishd

phk at projects.linpro.no phk at projects.linpro.no
Tue Oct 16 11:00:48 CEST 2007


Author: phk
Date: 2007-10-16 11:00:48 +0200 (Tue, 16 Oct 2007)
New Revision: 2099

Modified:
   trunk/varnish-cache/bin/varnishd/cache.h
Log:
Flexelint polish


Modified: trunk/varnish-cache/bin/varnishd/cache.h
===================================================================
--- trunk/varnish-cache/bin/varnishd/cache.h	2007-10-16 09:00:22 UTC (rev 2098)
+++ trunk/varnish-cache/bin/varnishd/cache.h	2007-10-16 09:00:48 UTC (rev 2099)
@@ -61,9 +61,6 @@
 /* Note: intentionally not IOV_MAX */
 #define MAX_IOVS	(HTTP_HDR_MAX * 2)
 
-/* Amount of per-worker logspace */
-#define WLOGSPACE	8192		/* XXX: param ? */
-
 struct cli;
 struct vsb;
 struct sess;




More information about the varnish-commit mailing list