Remove commented printf : trail = 0x%x(0x%x) (%.3f, %.3f, %.3f)\n

This commit is contained in:
Akkadius 2015-01-20 01:34:40 -06:00
parent b746385e45
commit 767781bd0a

View File

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