vm: remove debug message

db4
Slava Pestov 2009-10-05 03:28:36 -05:00
parent 6c047127ee
commit 95655c26b4
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);