mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-24 14:49:42 -06:00
DolphinWX: Remove unnecessary forward declarations
These are all fully defined
This commit is contained in:
@ -22,7 +22,6 @@
|
||||
class wxButton;
|
||||
class wxListBox;
|
||||
class wxTextCtrl;
|
||||
class wxWindow;
|
||||
|
||||
class JitBlockList : public wxListCtrl
|
||||
{
|
||||
|
Reference in New Issue
Block a user