changeset 395 | 641ed71c7c93 |
parent 383 | 09a8795105a4 |
child 431 | 79ac59673df3 |
--- 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 <typename T> 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);