vm: remove debug message
parent
83d21310f2
commit
5ad19c0b10
|
|
@ -330,7 +330,6 @@ void factor_vm::compile_all_words()
|
|||
|
||||
}
|
||||
|
||||
printf("done\n");
|
||||
/* Update XTs in code heap */
|
||||
word_updater updater(this);
|
||||
iterate_code_heap(updater);
|
||||
|
|
|
|||
Loading…
Reference in New Issue