QTfrontend/net/newnetclient.h
changeset 8891 bf67b4d7d7b4
parent 8765 688062f1db59
child 9080 9b42757d7e71
--- 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);