mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 04:08:55 +00:00
A bunch of trivial changes to fix clang warnings.
This commit is contained in:
parent
d41eb76378
commit
fd7cf5bb71
26 changed files with 20 additions and 37 deletions
|
@ -38,7 +38,6 @@ public:
|
|||
private:
|
||||
u64 m_LastTime;
|
||||
u64 m_StartTime;
|
||||
u64 m_frequency;
|
||||
bool m_Running;
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue