mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-24 23:11:14 +01:00
PPCTables: Remove an unnecessary forward declaration
This class name isn't used anymore.
This commit is contained in:
parent
c8c61041ba
commit
e4df6026c4
@ -105,8 +105,6 @@ extern int m_numInstructions;
|
||||
GekkoOPInfo *GetOpInfo(UGeckoInstruction _inst);
|
||||
Interpreter::_interpreterInstruction GetInterpreterOp(UGeckoInstruction _inst);
|
||||
|
||||
class cJit64;
|
||||
|
||||
namespace PPCTables
|
||||
{
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user