mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-31 13:18:50 +00:00
DolphinWX: Remove unnecessary forward declarations
This commit is contained in:
parent
4714564fbd
commit
210567a919
19 changed files with 0 additions and 38 deletions
|
@ -28,8 +28,6 @@
|
|||
#include "VideoCommon/Debugger.h"
|
||||
#include "VideoCommon/TextureCacheBase.h"
|
||||
|
||||
class wxWindow;
|
||||
|
||||
BEGIN_EVENT_TABLE(GFXDebuggerPanel, wxPanel)
|
||||
EVT_CLOSE(GFXDebuggerPanel::OnClose)
|
||||
EVT_BUTTON(ID_PAUSE,GFXDebuggerPanel::OnPauseButton)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue