DolphinWX: Remove unnecessary forward declarations

These are all fully defined
This commit is contained in:
Lioncash
2015-04-28 17:31:13 -04:00
parent 79dff19aa0
commit 88f7536d81
38 changed files with 1 additions and 56 deletions

View File

@ -19,7 +19,6 @@ class CMemoryView;
class wxAuiNotebook;
class wxAuiToolBar;
class wxListBox;
class wxWindow;
class DSPDebuggerLLE : public wxPanel
{