mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-21 03:54:57 +00:00
Remove unecessary include of the gdb stub
This commit is contained in:
parent
ca064b55fe
commit
39569ed1f8
1 changed files with 0 additions and 4 deletions
|
@ -24,10 +24,6 @@
|
|||
|
||||
#include "VideoCommon/VideoBackendBase.h"
|
||||
|
||||
#ifdef USE_GDBSTUB
|
||||
#include "Core/PowerPC/GDBStub.h"
|
||||
#endif
|
||||
|
||||
namespace PowerPC
|
||||
{
|
||||
// EFB RE
|
||||
|
|
Loading…
Add table
Reference in a new issue