From a10b859b3874ee4343116ae391f6634da1889be5 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 3 Apr 2015 17:59:44 +0300 Subject: Remove debug string. --- src/gui/popups/beingpopup.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/gui/popups/beingpopup.cpp b/src/gui/popups/beingpopup.cpp index 773376cee..5fc0fc6c5 100644 --- a/src/gui/popups/beingpopup.cpp +++ b/src/gui/popups/beingpopup.cpp @@ -119,7 +119,6 @@ void BeingPopup::show(const int x, const int y, Being *const b) } mBeingName->setCaption(b->getName() + b->getGenderSignWithSpace()); - logger->log("being name: " + b->getName()); if (gui) { if (player_relations.isGoodName(b)) -- cgit v1.2.3-60-g2f50