mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-28 16:49:58 -06:00
DolphinWX: Remove unnecessary forward declarations
This commit is contained in:
@ -16,7 +16,6 @@
|
||||
#include "DolphinWX/WxUtils.h"
|
||||
#include "DolphinWX/Debugger/DSPRegisterView.h"
|
||||
|
||||
class wxWindow;
|
||||
|
||||
wxString CDSPRegTable::GetValue(int row, int col)
|
||||
{
|
||||
|
Reference in New Issue
Block a user