From 35ab2cb3731caa03530ff9754089e7007d708398 Mon Sep 17 00:00:00 2001 From: Igor Sysoev Date: Tue, 16 Oct 2007 19:22:27 +0000 Subject: fix building broken in r1578 --- src/os/unix/ngx_process_cycle.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/os/unix/ngx_process_cycle.c') diff --git a/src/os/unix/ngx_process_cycle.c b/src/os/unix/ngx_process_cycle.c index 7d7ef79e5..4705f3951 100644 --- 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; -- cgit v1.2.3