vm: remove debug message

Slava Pestov 2009-10-05 03:28:36 -05:00
parent 83d21310f2
commit 5ad19c0b10
1 changed files with 0 additions and 1 deletions

View File

@ -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);