From a6717c4e59a24bb11dab29b12fb9851bb41293c0 Mon Sep 17 00:00:00 2001 From: Igor Sysoev Date: Mon, 23 Dec 2002 06:29:22 +0000 Subject: nginx-0.0.1-2002-12-23-09:29:22 import --- src/http/ngx_http_event.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/http') diff --git a/src/http/ngx_http_event.c b/src/http/ngx_http_event.c index 82e4a5315..f430bf094 100644 --- a/src/http/ngx_http_event.c +++ b/src/http/ngx_http_event.c @@ -1,7 +1,3 @@ -/* - TODO: Win32 inet_ntoa - ngx_inet_ntop -*/ #include #include -- cgit