mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-18 15:31:33 +00:00
Remove commented printf : trail = 0x%x(0x%x) (%.3f, %.3f, %.3f)\n
This commit is contained in:
parent
b746385e45
commit
767781bd0a
@ -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("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