From 4e1f50035e860a00636ca5d804c267119df99601 Mon Sep 17 00:00:00 2001 From: Kahrl Date: Sun, 11 Aug 2013 04:09:45 +0200 Subject: Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu --- src/game.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/game.h') diff --git a/src/game.h b/src/game.h index a2c1fc09c..1c831c530 100644 --- a/src/game.h +++ b/src/game.h @@ -137,7 +137,6 @@ void the_game( std::string address, // If "", local server is used u16 port, std::wstring &error_message, - std::string configpath, ChatBackend &chat_backend, const SubgameSpec &gamespec, // Used for local game bool simple_singleplayer_mode -- cgit v1.2.3