From a4af60c840589a8504fd41660ce9cd30c6febcf8 Mon Sep 17 00:00:00 2001 From: phk Date: Mon, 29 Oct 2007 08:09:28 +0000 Subject: [PATCH] Don't complain about unrecognized git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@2178 d4fa192b-c00b-0410-8231-f00ffab90ce4 --- varnish-cache/bin/varnishd/cache_vrt_esi.c | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/varnish-cache/bin/varnishd/cache_vrt_esi.c b/varnish-cache/bin/varnishd/cache_vrt_esi.c index d777da1b..c404a050 100644 --- a/varnish-cache/bin/varnishd/cache_vrt_esi.c +++ b/varnish-cache/bin/varnishd/cache_vrt_esi.c @@ -405,16 +405,6 @@ esi_parse(struct esi_work *ew) continue; } - if (p[1] == '!') { - /* - * Unrecognized '; q++) continue; -- 2.39.5