mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-22 22:00:39 -06:00
DolphinWX: Remove unnecessary forward declarations
These are all fully defined
This commit is contained in:
@ -23,7 +23,6 @@ wxDECLARE_EVENT(wxEVT_CODEVIEW_CHANGE, wxCommandEvent);
|
||||
class DebugInterface;
|
||||
class SymbolDB;
|
||||
class wxPaintDC;
|
||||
class wxWindow;
|
||||
|
||||
class CCodeView : public wxControl
|
||||
{
|
||||
|
Reference in New Issue
Block a user