Remove debugging print from 9term.
This commit is contained in:
parent
3fd755b763
commit
49c26cf71c
@ -604,7 +604,6 @@ consready(void)
|
||||
if(holdon)
|
||||
return 0;
|
||||
|
||||
fprint(2, "consready? %d %d\n", rawon, t.nraw);
|
||||
if(rawon)
|
||||
return t.nraw != 0;
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user