From d7ee2e7f628542b5e08f36cd6cd280d441dd1301 Mon Sep 17 00:00:00 2001 From: Björn Steinbrink Date: Thu, 14 Sep 2006 01:31:59 +0000 Subject: Removed some useless debug output. --- src/gui/char_select.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'src') diff --git a/src/gui/char_select.cpp b/src/gui/char_select.cpp index 4aacd40e..fa4c0241 100644 --- a/src/gui/char_select.cpp +++ b/src/gui/char_select.cpp @@ -23,7 +23,6 @@ #include "char_select.h" -#include #include #include @@ -239,7 +238,6 @@ bool CharSelectDialog::selectByName(const std::string &name) mCharInfo->select(0); do { LocalPlayer *player = mCharInfo->getEntry(); - std::cout << name << " " << (player ? player->getName() : "") << "\n"; if (player && player->getName() == name) return true; -- cgit v1.2.3-70-g09d2