fix building broken in r1578

This commit is contained in:
Igor Sysoev 2007-10-16 19:22:27 +00:00
parent ac03c9c303
commit 35ab2cb373

View File

@ -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;