flushing a little much.
This commit is contained in:
parent
fb5ca0b97b
commit
e5f0d957f2
1 changed files with 0 additions and 2 deletions
|
|
@ -14,7 +14,5 @@ Bprint(Biobuf *bp, char *fmt, ...)
|
|||
f.args = args;
|
||||
n = dofmt(&f, fmt);
|
||||
va_end(args);
|
||||
if(n > 0 && Bfmtflush(&f) < 0)
|
||||
return -1;
|
||||
return n;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue