mirror of
https://github.com/nginx/nginx.git
synced 2025-02-25 18:55:26 -06:00
unused value
This commit is contained in:
parent
a9895aa8c9
commit
6ed365fa8b
@ -551,7 +551,6 @@ ngx_event_pipe_write_to_downstream(ngx_event_pipe_t *p)
|
||||
} else {
|
||||
out = cl;
|
||||
}
|
||||
ll = &cl->next;
|
||||
}
|
||||
|
||||
flush = 1;
|
||||
|
Loading…
Reference in New Issue
Block a user