]> git.kaiwu.me - nginx.git/commitdiff
unused value
authorIgor Sysoev <igor@sysoev.ru>
Thu, 18 Jan 2007 19:49:00 +0000 (19:49 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Thu, 18 Jan 2007 19:49:00 +0000 (19:49 +0000)
src/event/ngx_event_pipe.c

index a22cdcc0cd922681abfc51d8f08fbd14ae8ddf8b..b8ff60826d632a84e356a082b25cf2517236ca5b 100644 (file)
@@ -551,7 +551,6 @@ ngx_event_pipe_write_to_downstream(ngx_event_pipe_t *p)
                         } else {
                             out = cl;
                         }
-                        ll = &cl->next;
                     }
 
                     flush = 1;