summaryrefslogtreecommitdiffhomepage
path: root/StarsEx/StarServer.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'StarsEx/StarServer.cpp')
-rw-r--r--StarsEx/StarServer.cpp9
1 files changed, 0 insertions, 9 deletions
diff --git a/StarsEx/StarServer.cpp b/StarsEx/StarServer.cpp
index cb3ab21..e5462ae 100644
--- a/StarsEx/StarServer.cpp
+++ b/StarsEx/StarServer.cpp
@@ -243,15 +243,6 @@ StarServer::SetGameMode(int m)
// +--------------------------------------------------------------------+
void
-StarServer::SetNextMission(const char* script)
-{
- if (lobby_server)
- lobby_server->SetServerMission(script);
-}
-
-// +--------------------------------------------------------------------+
-
-void
StarServer::CreateWorld()
{
RadioTraffic::Initialize();