diff -r 4c017ae1226a -r 641ed71c7c93 QTfrontend/newnetclient.h --- a/QTfrontend/newnetclient.h Mon Feb 05 20:26:13 2007 +0000 +++ b/QTfrontend/newnetclient.h Mon Feb 05 22:39:01 2007 +0000 @@ -58,7 +58,6 @@ void ConfigAsked(); void RunGame(); - void SendConfigToEngine(); template void SendCfgStrNet(T a) { @@ -89,7 +88,6 @@ void AddGame(const QString & chan); void EnteredGame(); void FromNet(const QByteArray & buf); - void LocalCFG(const QString & team); void AddNetTeam(const HWTeam&); void seedChanged(const QString & seed);