Remove commented printf : pos=%d/%d\n

This commit is contained in:
Akkadius 2015-01-20 01:34:36 -06:00
parent 4c1227165c
commit b1497cac56

View File

@ -198,7 +198,6 @@ RESTART_WP_REDUCE:
//we are removing the second one
wp_reduce_count++;
//printf("pos=%d/%d\n", pos, g->nodes.size());
//printf("trail = 0x%x(0x%x) (%.3f, %.3f, %.3f)\n",
// *trail, second, (*trail)->x, (*trail)->y, (*trail)->z);
//trail = cur2;