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:
@ -24,7 +24,6 @@ class wxButton;
|
||||
class wxFileDirPickerEvent;
|
||||
class wxFilePickerCtrl;
|
||||
class wxStaticText;
|
||||
class wxWindow;
|
||||
|
||||
#undef MEMCARD_MANAGER_STYLE
|
||||
#define MEMCARD_MANAGER_STYLE wxCAPTION | wxSYSTEM_MENU | wxDIALOG_NO_PARENT | wxCLOSE_BOX | wxRESIZE_BORDER | wxMAXIMIZE_BOX
|
||||
|
Reference in New Issue
Block a user