unused value

This commit is contained in:
Igor Sysoev 2007-01-18 19:49:00 +00:00
parent a9895aa8c9
commit 6ed365fa8b

View File

@ -551,7 +551,6 @@ ngx_event_pipe_write_to_downstream(ngx_event_pipe_t *p)
} else {
out = cl;
}
ll = &cl->next;
}
flush = 1;