From e9364e8946f49cc7cd750185dd3f10f3857048a2 Mon Sep 17 00:00:00 2001
From: Andrei Karas <akaras@inbox.ru>
Date: Fri, 11 Mar 2011 01:18:48 +0200
Subject: Remove debug messages from log.

---
 src/net/tmwa/beinghandler.cpp | 2 --
 1 file changed, 2 deletions(-)

(limited to 'src/net')

diff --git a/src/net/tmwa/beinghandler.cpp b/src/net/tmwa/beinghandler.cpp
index 9945bdac3..6196afb09 100644
--- a/src/net/tmwa/beinghandler.cpp
+++ b/src/net/tmwa/beinghandler.cpp
@@ -882,8 +882,6 @@ void BeingHandler::handleMessage(Net::MessageIn &msg)
             colors[0] = msg.readInt8();
             colors[1] = msg.readInt8();
             colors[2] = msg.readInt8();
-            logger->log("msg: %x", msg.getId());
-            logger->log("colors: %d, %d, %d", colors[0], colors[1], colors[2]);
 
             msg.readInt8();     //unused
 //            shoes = msg.readInt16();
-- 
cgit v1.2.3-70-g09d2