From 11dbe97ca401221313dc233aa2d6f67dfcaef1a7 Mon Sep 17 00:00:00 2001 From: Igor Sysoev Date: Mon, 29 Mar 2004 17:43:58 +0000 Subject: nginx-0.0.3-2004-03-29-21:43:58 import --- src/core/ngx_alloc.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/core/ngx_alloc.c') diff --git a/src/core/ngx_alloc.c b/src/core/ngx_alloc.c index 1cbd4c8c8..de583fc09 100644 --- a/src/core/ngx_alloc.c +++ b/src/core/ngx_alloc.c @@ -90,8 +90,6 @@ void ngx_destroy_pool(ngx_pool_t *pool) break; } } - - pool = NULL; } -- cgit v1.2.3