mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-12 09:31:30 +00:00
Remove commented printf : Checking combine LOS on %d, with %d edges.\n
This commit is contained in:
parent
f8300693b4
commit
e4025545fe
@ -990,7 +990,6 @@ RESTART_GRID_CLEAN:
|
|||||||
//we should merge these. Now we wanna check to make sure combining
|
//we should merge these. Now we wanna check to make sure combining
|
||||||
//them will not cause the old node's edges to become invalid.
|
//them will not cause the old node's edges to become invalid.
|
||||||
|
|
||||||
//printf("Checking combine LOS on %d, with %d edges.\n", r, big->edges.size());
|
|
||||||
badlos = false;
|
badlos = false;
|
||||||
|
|
||||||
if(node_edges.count(f) == 1) {
|
if(node_edges.count(f) == 1) {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user