undo the madness.

This commit is contained in:
rsc 2004-04-21 22:42:01 +00:00
parent 99f4029090
commit ee6d04f9fe
6 changed files with 15 additions and 209 deletions

View file

@ -145,8 +145,6 @@ fsysproc(void *v)
if(n <= 0){
if(closing)
break;
if(n == 0)
werrstr("short read");
error("i/o error on server channel");
}
if(x == nil){