mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 06:09:50 -06:00
DolphinWX: Remove unnecessary forward declarations
These are all fully defined
This commit is contained in:
@ -19,7 +19,6 @@ class CMemoryView;
|
||||
class wxAuiNotebook;
|
||||
class wxAuiToolBar;
|
||||
class wxListBox;
|
||||
class wxWindow;
|
||||
|
||||
class DSPDebuggerLLE : public wxPanel
|
||||
{
|
||||
|
Reference in New Issue
Block a user