QTfrontend/netclient.h
changeset 469 ec37579483b4
parent 184 f97a7a3dc8f6
--- 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: