Remove debug message

release
Slava Pestov 2007-09-22 03:26:09 -04:00
parent dacab19574
commit 34465cf837
1 changed files with 0 additions and 1 deletions

View File

@ -135,7 +135,6 @@ void init_factor_from_args(F_CHAR *image, int argc, F_CHAR **argv, bool embedded
}
nest_stacks();
printf("%lx\n",untag_quotation(userenv[BOOT_ENV])->xt);
c_to_factor_toplevel(userenv[BOOT_ENV]);
unnest_stacks();