webfs: arg...

This commit is contained in:
cinap_lenrek 2011-11-16 22:20:06 +01:00
parent 2dcdfb0d33
commit b12100087c

View file

@ -112,8 +112,6 @@ clientbodyopen(Client *c, Req *r)
if(c->authenticate && nauth++ < 1){
if(c->url->close)
(*c->url->close)(c);
free(next);
next = nil;
continue;
}
if(next == nil)