Commit 812ac708 authored by Federico G. Schwindt's avatar Federico G. Schwindt Committed by Lasse Karstensen

Remove pasto

parent bd10b8bc
......@@ -419,7 +419,6 @@ cnt_lookup(struct worker *wrk, struct req *req)
wrk->stats->cache_hitpass++;
req->req_step = R_STP_PASS;
return (REQ_FSM_MORE);
} else if (oc->flags & OC_F_PASS) {
}
VSLb(req->vsl, SLT_Hit, "%u", ObjGetXID(wrk, req->objcore));
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment