mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-24 06:39:46 -06:00
DolphinWX: Remove unnecessary forward declarations
These are all fully defined
This commit is contained in:
@ -16,7 +16,6 @@
|
||||
class CBreakPointView;
|
||||
class CCodeWindow;
|
||||
class wxListEvent;
|
||||
class wxWindow;
|
||||
|
||||
class CBreakPointWindow : public wxPanel
|
||||
{
|
||||
|
Reference in New Issue
Block a user