Commit db1b11fd authored by Nils Goroll's avatar Nils Goroll

rip out a long obsolete comment

This should have gone with d9a9ecd9
parent 6a5e89cb
......@@ -165,11 +165,6 @@ ved_include(struct req *preq, const char *src, const char *host,
req->vcl = preq->vcl;
preq->vcl = NULL;
/*
* XXX: We should decide if we should cache the director
* XXX: or not (for session/backend coupling). Until then
* XXX: make sure we don't trip up the check in vcl_recv.
*/
req->req_step = R_STP_RECV;
req->t_req = preq->t_req;
assert(isnan(req->t_first));
......
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