mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 00:59:44 -06:00
DolphinWX: Remove unnecessary forward declarations
These are all fully defined
This commit is contained in:
@ -13,7 +13,6 @@
|
||||
#include <wx/windowid.h>
|
||||
|
||||
class CRegisterView;
|
||||
class wxWindow;
|
||||
|
||||
class CRegisterWindow : public wxPanel
|
||||
{
|
||||
|
Reference in New Issue
Block a user