changeset 1578:981de6e0735d

fix building broken in r1578
author Igor Sysoev <igor@sysoev.ru>
date Tue, 16 Oct 2007 19:22:27 +0000
parents 8009c3ad39a9
children aa1835ad46ba
files src/os/unix/ngx_process_cycle.c
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/os/unix/ngx_process_cycle.c
+++ b/src/os/unix/ngx_process_cycle.c
@@ -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;