From a8711158896d993e23d823f41ab086c3915c7d4e Mon Sep 17 00:00:00 2001 From: rubenwardy Date: Sat, 30 Jul 2022 12:51:23 +0100 Subject: Fix some warnings (#12615) --- src/client/game.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/client/game.cpp') diff --git a/src/client/game.cpp b/src/client/game.cpp index 61b957e78..c34e3a415 100644 --- a/src/client/game.cpp +++ b/src/client/game.cpp @@ -846,7 +846,6 @@ private: EventManager *eventmgr = nullptr; QuicktuneShortcutter *quicktune = nullptr; - bool registration_confirmation_shown = false; std::unique_ptr m_game_ui; GUIChatConsole *gui_chat_console = nullptr; // Free using ->Drop() -- cgit v1.2.3