diff -r 8403d6884707 -r ec37579483b4 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: