diff --git a/vm/quotations.cpp b/vm/quotations.cpp index f5eaffa163..c1ab60b43d 100755 --- a/vm/quotations.cpp +++ b/vm/quotations.cpp @@ -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);