mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-19 16:31:29 +00:00
Remove commented printf : pos=%d/%d\n
This commit is contained in:
parent
4c1227165c
commit
b1497cac56
@ -198,7 +198,6 @@ RESTART_WP_REDUCE:
|
|||||||
//we are removing the second one
|
//we are removing the second one
|
||||||
wp_reduce_count++;
|
wp_reduce_count++;
|
||||||
|
|
||||||
//printf("pos=%d/%d\n", pos, g->nodes.size());
|
|
||||||
//printf("trail = 0x%x(0x%x) (%.3f, %.3f, %.3f)\n",
|
//printf("trail = 0x%x(0x%x) (%.3f, %.3f, %.3f)\n",
|
||||||
// *trail, second, (*trail)->x, (*trail)->y, (*trail)->z);
|
// *trail, second, (*trail)->x, (*trail)->y, (*trail)->z);
|
||||||
//trail = cur2;
|
//trail = cur2;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user