diff -r 8281eea32196 -r 3b8607ac32c6 QTfrontend/newnetclient.h --- a/QTfrontend/newnetclient.h Sat Oct 03 12:35:24 2009 +0000 +++ b/QTfrontend/newnetclient.h Sat Oct 03 12:38:56 2009 +0000 @@ -80,7 +80,6 @@ void RawSendNet(const QString & buf); void RawSendNet(const QByteArray & buf); void ParseCmd(const QStringList & lst); - QString formatChatMsg(const QString & nick, const QString & msg); int loginStep; int netClientState;