DolphinWX: Remove unnecessary forward declarations

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

View file

@ -10,7 +10,6 @@
class wxCheckBox;
class wxChoice;
class wxCommandEvent;
class WiiConfigPane final : public wxPanel
{