mirror of
https://github.com/nginx/nginx.git
synced 2025-06-07 17:52:38 +08: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 {
|
} else {
|
||||||
out = cl;
|
out = cl;
|
||||||
}
|
}
|
||||||
ll = &cl->next;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
flush = 1;
|
flush = 1;
|
||||||
|
Loading…
Reference in New Issue
Block a user