mirror of
https://github.com/nginx/nginx.git
synced 2024-12-20 14:13:33 -06:00
fix building broken in r1578
This commit is contained in:
parent
ac03c9c303
commit
35ab2cb373
@ -1035,7 +1035,6 @@ static void
|
|||||||
ngx_channel_handler(ngx_event_t *ev)
|
ngx_channel_handler(ngx_event_t *ev)
|
||||||
{
|
{
|
||||||
ngx_int_t n;
|
ngx_int_t n;
|
||||||
ngx_socket_t fd;
|
|
||||||
ngx_channel_t ch;
|
ngx_channel_t ch;
|
||||||
ngx_connection_t *c;
|
ngx_connection_t *c;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user