remove the other(!) debugging printf
This commit is contained in:
parent
f6c9f058e4
commit
64a1209bb5
|
@ -644,7 +644,6 @@
|
|||
fts->thread = scheme_current_thread;
|
||||
future = fts->thread->current_ft;
|
||||
retval = future->retval_i;
|
||||
printf("!retval %d\n", retval);
|
||||
future->retval_i = 0;
|
||||
|
||||
return retval;
|
||||
|
|
Loading…
Reference in New Issue
Block a user