diff --git a/storage/queued_country.hpp b/storage/queued_country.hpp index fb5028c258..fc574106ad 100644 --- a/storage/queued_country.hpp +++ b/storage/queued_country.hpp @@ -33,6 +33,5 @@ private: MapOptions m_init; MapOptions m_left; MapOptions m_current; - bool m_isFrozen = false; }; } // namespace storage