From d629f4d2fbb14476d19a5da55035efdeeacc3a42 Mon Sep 17 00:00:00 2001 From: Perttu Ahola Date: Fri, 27 Jan 2012 14:53:54 +0200 Subject: [PATCH] Remove some debug output --- src/map.cpp | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/map.cpp b/src/map.cpp index 2625cbad5..2467c33e5 100644 --- a/src/map.cpp +++ b/src/map.cpp @@ -694,7 +694,7 @@ void Map::updateLighting(enum LightBank bank, int num_bottom_invalid = 0; { - TimeTaker t("first stuff"); + //TimeTaker t("first stuff"); core::map::Iterator i; i = a_blocks.getIterator(); @@ -798,8 +798,6 @@ void Map::updateLighting(enum LightBank bank, } - infostream<<"num_bottom_invalid="<