From: Perttu Ahola Date: Fri, 27 Jan 2012 12:53:54 +0000 (+0200) Subject: Remove some debug output X-Git-Url: http://81.2.79.47:8989/gitweb/?a=commitdiff_plain;h=d629f4d2fbb14476d19a5da55035efdeeacc3a42;p=zefram%2Fminetest%2Fminetest_engine.git Remove some debug output --- diff --git a/src/map.cpp b/src/map.cpp index 2625cbad..2467c33e 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="<