summaryrefslogtreecommitdiffhomepage
path: root/StarsEx/StarServer.h
diff options
context:
space:
mode:
Diffstat (limited to 'StarsEx/StarServer.h')
-rw-r--r--StarsEx/StarServer.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/StarsEx/StarServer.h b/StarsEx/StarServer.h
index f988ba3..a13f278 100644
--- a/StarsEx/StarServer.h
+++ b/StarsEx/StarServer.h
@@ -44,7 +44,6 @@ public:
bool Server() override { return true; }
void SetGameMode(int mode) override;
- void SetNextMission(const char* script);
void CreateWorld();
void Shutdown(bool restart=false);