From 328af6e8cd26f274bf385cfff3c888725746ea4f Mon Sep 17 00:00:00 2001 From: Igor Sysoev Date: Sun, 1 Feb 2004 08:10:52 +0000 Subject: nginx-0.0.1-2004-02-01-11:10:52 import --- src/http/ngx_http_request.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/http/ngx_http_request.c') diff --git a/src/http/ngx_http_request.c b/src/http/ngx_http_request.c index c5e87fed0..5d411a84f 100644 --- a/src/http/ngx_http_request.c +++ b/src/http/ngx_http_request.c @@ -1037,8 +1037,6 @@ static void ngx_http_block_read(ngx_event_t *rev) ngx_http_close_connection(c); } } - - return; } -- cgit v1.2.3