From 8f9ffaa42e6fa11bb963fa9f1a1824d85a50b51b Mon Sep 17 00:00:00 2001
From: Andrei Karas <akaras@inbox.ru>
Date: Sun, 15 Jun 2014 01:36:37 +0300
Subject: Remove debug logging in maplayer.

---
 src/resources/map/maplayer.cpp | 1 -
 1 file changed, 1 deletion(-)

(limited to 'src')

diff --git a/src/resources/map/maplayer.cpp b/src/resources/map/maplayer.cpp
index 746d547fd..2b8d4b514 100644
--- a/src/resources/map/maplayer.cpp
+++ b/src/resources/map/maplayer.cpp
@@ -276,7 +276,6 @@ void MapLayer::updateOGL(Graphics *const graphics,
         && debugFlags != MapType::SPECIAL2);
 
     MapRowVertexes *const row = new MapRowVertexes();
-    logger->log("mTempRows size: %u", (int)mTempRows.size());
     mTempRows.push_back(row);
     Image *lastImage = nullptr;
     ImageVertexes *imgVert = nullptr;
-- 
cgit v1.2.3-70-g09d2