summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/net/tmwa/beinghandler.cpp2
1 files changed, 0 insertions, 2 deletions
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();