mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-24 06:51:17 +01:00
Qt/Updater: Remove unused member variable.
This commit is contained in:
parent
7cd08fde75
commit
5bdb291d90
@ -27,5 +27,4 @@ private:
|
||||
QWidget* m_parent;
|
||||
std::string m_update_track;
|
||||
std::string m_hash_override;
|
||||
bool m_update_available = false;
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user