waitforservertostartgamedialog removed

This commit is contained in:
doitux
2007-08-06 12:10:55 +00:00
parent ae434a59e6
commit 562e8760f5
2 changed files with 0 additions and 4 deletions
-2
View File
@@ -48,7 +48,6 @@ class joinNetworkGameDialogImpl;
class connectToServerDialogImpl;
class createNetworkGameDialogImpl;
class startNetworkGameDialogImpl;
class waitForServerToStartGameDialogImpl;
class changeHumanPlayerNameDialogImpl;
class QColor;
@@ -364,7 +363,6 @@ private:
connectToServerDialogImpl *myConnectToServerDialog;
startNetworkGameDialogImpl *myStartNetworkGameDialog;
createNetworkGameDialogImpl *myCreateNetworkGameDialog;
waitForServerToStartGameDialogImpl *myWaitingForServerGameDialog;
//Sound
SDLPlayer *mySDLPlayer;