From 0f25af1ab7e8e848b6909c754b411bde944caab6 Mon Sep 17 00:00:00 2001 From: Martin Michelsen Date: Fri, 18 Oct 2024 08:13:24 -0700 Subject: [PATCH] fix build --- src/DownloadSession.hh | 1 - 1 file changed, 1 deletion(-) diff --git a/src/DownloadSession.hh b/src/DownloadSession.hh index 91e26493..2c7ad936 100644 --- a/src/DownloadSession.hh +++ b/src/DownloadSession.hh @@ -86,7 +86,6 @@ protected: struct GameConfig { GameMode mode; Episode episode; - bool gov; bool v1; bool v2; bool v3;