mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 14:19:46 -06:00
DolphinWX: Remove unnecessary forward declarations
This commit is contained in:
@ -43,8 +43,6 @@
|
||||
#include "VideoCommon/BPMemory.h"
|
||||
#include "VideoCommon/OpcodeDecoding.h"
|
||||
|
||||
class wxWindow;
|
||||
|
||||
wxDEFINE_EVENT(RECORDING_FINISHED_EVENT, wxCommandEvent);
|
||||
wxDEFINE_EVENT(FRAME_WRITTEN_EVENT, wxCommandEvent);
|
||||
|
||||
|
Reference in New Issue
Block a user