diff src/http/modules/ngx_http_gzip_filter.c @ 325:7c3323909107

nginx-0.0.3-2004-04-23-20:50:51 import
author Igor Sysoev <igor@sysoev.ru>
date Fri, 23 Apr 2004 16:50:51 +0000
parents ba876b26b76d
children 8733703a37f3
line wrap: on
line diff
--- a/src/http/modules/ngx_http_gzip_filter.c
+++ b/src/http/modules/ngx_http_gzip_filter.c
@@ -666,10 +666,6 @@ static int ngx_http_gzip_body_filter(ngx
 
                 ctx->done = 1;
 
-#if 0
-                ngx_http_delete_ctx(r, ngx_http_gzip_filter_module);
-#endif
-
                 break;
             }