mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-09 01:28: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"
|
#include "VideoCommon/VideoBackendBase.h"
|
||||||
|
|
||||||
#ifdef USE_GDBSTUB
|
|
||||||
#include "Core/PowerPC/GDBStub.h"
|
|
||||||
#endif
|
|
||||||
|
|
||||||
namespace PowerPC
|
namespace PowerPC
|
||||||
{
|
{
|
||||||
// EFB RE
|
// EFB RE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue