Remove debug printf.

This commit is contained in:
Curtis Yarvin 2013-11-09 04:05:48 +00:00
parent 91fe182f81
commit fd4e5f9e5f

View File

@ -1635,7 +1635,7 @@ u2_rl_gc_sweep(u2_ray ral_r, c3_w sav_w)
c3_ws use_ws = (c3_ws) use_w;
if ( use_ws > 0 ) {
#if 1
#if 0
fprintf(stderr, "leak: box %x, siz %d, use %d\r\n", box_r, siz_w, use_w);
#endif
lek_w += siz_w;