Revert "Debug printfs."
This reverts commit 9f82de59a0
.
Revert accidental push
This commit is contained in:
@ -90,7 +90,6 @@ fhandler_base::get_readahead ()
|
||||
/* FIXME - not thread safe */
|
||||
if (raixget >= ralen)
|
||||
raixget = raixput = ralen = 0;
|
||||
debug_printf("available: %d", chret > -1);
|
||||
return chret;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user