From e4025545fe1fe01104a48b87c70a7fac95202e20 Mon Sep 17 00:00:00 2001 From: Akkadius Date: Tue, 20 Jan 2015 01:34:51 -0600 Subject: [PATCH] Remove commented printf : Checking combine LOS on %d, with %d edges.\n --- utils/deprecated/apathing/actions.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/utils/deprecated/apathing/actions.cpp b/utils/deprecated/apathing/actions.cpp index f363c4a4b..1bfeab406 100644 --- a/utils/deprecated/apathing/actions.cpp +++ b/utils/deprecated/apathing/actions.cpp @@ -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) {