mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-12 13:41:31 +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
|
||||
//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;
|
||||
|
||||
if(node_edges.count(f) == 1) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user