frontend: Remove no-longer-needed member of save/load state menu.

This commit is contained in:
Vas Crabb 2021-11-06 15:06:18 +11:00
parent 014eb6369b
commit 3ee378dc4f

View File

@ -73,7 +73,6 @@ private:
std::string m_confirm_prompt;
file_entry const * m_confirm_delete;
bool const m_must_exist;
bool m_first_time;
bool m_keys_released;
static void *itemref_from_file_entry(const file_entry &entry);