mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-01 21:58:48 +00:00
Debugger: fix -Wunused-private-field warning
This commit is contained in:
parent
35ecc2701d
commit
38ae572203
2 changed files with 0 additions and 3 deletions
|
@ -38,8 +38,6 @@ public:
|
|||
void OnContinue() override;
|
||||
|
||||
private:
|
||||
wxPanel* m_MainPanel;
|
||||
|
||||
wxButton* m_pButtonPause;
|
||||
wxButton* m_pButtonPauseAtNext;
|
||||
wxButton* m_pButtonPauseAtNextFrame;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue