From 9d639520aa95f0ff3882ea348d4347f69cbae493 Mon Sep 17 00:00:00 2001 From: Igor Sysoev Date: Mon, 7 Jul 2003 06:11:50 +0000 Subject: nginx-0.0.1-2003-07-07-10:11:50 import --- src/core/ngx_modules.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/core/ngx_modules.c') diff --git a/src/core/ngx_modules.c b/src/core/ngx_modules.c index a88a532fc..50655abf4 100644 --- a/src/core/ngx_modules.c +++ b/src/core/ngx_modules.c @@ -53,9 +53,7 @@ ngx_module_t *ngx_modules[] = { &ngx_events_module, &ngx_event_core_module, -#if 0 &ngx_select_module, -#endif #if (HAVE_POLL) &ngx_poll_module, #endif -- cgit v1.2.3