mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-22 22:00:39 -06:00
remove unused globals
Also change globals into statics which are only used in one file
This commit is contained in:
@ -74,4 +74,3 @@ private:
|
||||
//void UnselectAll();
|
||||
};
|
||||
|
||||
extern DSPDebuggerLLE* m_DebuggerFrame;
|
||||
|
Reference in New Issue
Block a user