remove debugging msg

This commit is contained in:
Vítor Santos Costa 2014-09-15 13:42:14 -05:00
parent 0a353815a3
commit 637ca503cc

View File

@ -635,7 +635,6 @@ AdjustGlobal(Int sz, bool thread_copying USES_REGS)
*pt = AtomTermAdjust(reg); *pt = AtomTermAdjust(reg);
pt++; pt++;
} }
printf("exit with cpt=%p, (%p-%p) %ld\n", cpt, HR, H0, cpt-H0);
} }
/* /*