removed LocalCFG signal
authordisplacer
Tue, 20 Feb 2007 22:42:57 +0000
changeset 469 ec37579483b4
parent 468 8403d6884707
child 470 86ca84d5da74
removed LocalCFG signal
QTfrontend/netclient.h
--- a/QTfrontend/netclient.h	Tue Feb 20 22:34:42 2007 +0000
+++ b/QTfrontend/netclient.h	Tue Feb 20 22:42:57 2007 +0000
@@ -53,7 +53,6 @@
 	void AddGame(const QString & chan);
 	void EnteredGame();
 	void FromNet(const QByteArray & buf);
-	void LocalCFG(const QString & team);
 	void ChangeInTeams(const QStringList & teams);
 
 public slots: