mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-09-12 20:42:07 +00:00
Merge pull request #3048 from Tilka/unused
Fix -Wunused-private-field warning
This commit is contained in:
commit
e959779b14
1 changed files with 0 additions and 1 deletions
|
@ -79,7 +79,6 @@ public:
|
|||
|
||||
private:
|
||||
TBreakPoints m_BreakPoints;
|
||||
u32 m_iBreakOnCount;
|
||||
};
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue