]> err.no Git - varnish/commitdiff
Flexelint polish
authorphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Tue, 16 Oct 2007 09:00:48 +0000 (09:00 +0000)
committerphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Tue, 16 Oct 2007 09:00:48 +0000 (09:00 +0000)
git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@2099 d4fa192b-c00b-0410-8231-f00ffab90ce4

varnish-cache/bin/varnishd/cache.h

index 74ff9fc95439a69b4df1b8c340f530fa1e4d5211..94afb0a92ad93a16156eb2496c2cac322481dc5a 100644 (file)
@@ -61,9 +61,6 @@ enum {
 /* 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;