Remove commented printf : Checking combine LOS on %d, with %d edges.\n

This commit is contained in:
Akkadius 2015-01-20 01:34:51 -06:00
parent f8300693b4
commit e4025545fe

View File

@ -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) {