--- a/QTfrontend/game.cpp Wed Sep 16 14:44:40 2009 +0000 +++ b/QTfrontend/game.cpp Wed Sep 16 14:44:50 2009 +0000 @@ -164,7 +164,6 @@ void HWGame::ParseMessage(const QByteArray & msg) { -qDebug() << msg; switch(msg.at(1)) { case '?': { SendIPC("!");