--- a/QTfrontend/net/newnetclient.h Sun Apr 07 19:43:18 2013 -0400
+++ b/QTfrontend/net/newnetclient.h Mon Apr 08 23:34:12 2013 +0400
@@ -99,11 +99,6 @@
void AuthFailed();
void EnteredGame();
void LeftRoom(const QString & reason);
- void nickAdded(const QString& nick, bool notifyNick);
- void nickRemoved(const QString& nick);
- void nickAddedLobby(const QString& nick, bool notifyNick);
- void nickRemovedLobby(const QString& nick);
- void nickRemovedLobby(const QString& nick, const QString& message);
void FromNet(const QByteArray & buf);
void adminAccess(bool);
void roomMaster(bool);