mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-24 14:24:54 +00:00
Qt/Updater: Remove unused member variable.
This commit is contained in:
parent
7cd08fde75
commit
5bdb291d90
1 changed files with 0 additions and 1 deletions
|
@ -27,5 +27,4 @@ private:
|
|||
QWidget* m_parent;
|
||||
std::string m_update_track;
|
||||
std::string m_hash_override;
|
||||
bool m_update_available = false;
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue