diff -r a734715a777a -r f5b1b3fd70cc QTfrontend/game.cpp --- a/QTfrontend/game.cpp Thu Oct 16 19:48:11 2008 +0000 +++ b/QTfrontend/game.cpp Sat Oct 18 08:59:43 2008 +0000 @@ -157,7 +157,6 @@ void HWGame::ParseMessage(const QByteArray & msg) { -qDebug() << msg; switch(msg.at(1)) { case '?': { SendIPC("!");