remove debugging printf

Consider merge to v6.6 with 7318b1fd34
This commit is contained in:
Matthew Flatt 2016-07-20 11:32:57 +02:00
parent 7318b1fd34
commit 8f4250ca45

View File

@ -639,8 +639,6 @@
future->source_type = src_type;
future->arg_s0 = g282;
future->arg_s1 = g283;
printf("go _ss_i...\n");
future_do_runtimecall(fts, (void*)f, 0, 1, 0);
fts->thread = scheme_current_thread;