diff -r bfd378dfc4e7 -r cc7d1ad986c6 QTfrontend/game.cpp --- 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("!");