]> git.kaiwu.me - nginx.git/commitdiff
fix building broken in r1578
authorIgor Sysoev <igor@sysoev.ru>
Tue, 16 Oct 2007 19:22:27 +0000 (19:22 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Tue, 16 Oct 2007 19:22:27 +0000 (19:22 +0000)
src/os/unix/ngx_process_cycle.c

index 7d7ef79e5fa135b8b1fa6510651768000a1ad3c7..4705f395179e4cde9ac95fd66c213db421354d5d 100644 (file)
@@ -1035,7 +1035,6 @@ static void
 ngx_channel_handler(ngx_event_t *ev)
 {
     ngx_int_t          n;
-    ngx_socket_t       fd;
     ngx_channel_t      ch;
     ngx_connection_t  *c;