mirror of
https://github.com/izzy2lost/dolphin.git
synced 2026-06-19 01:16:48 -07:00
PPCTables: Remove an unnecessary forward declaration
This class name isn't used anymore.
This commit is contained in:
@@ -105,8 +105,6 @@ extern int m_numInstructions;
|
||||
GekkoOPInfo *GetOpInfo(UGeckoInstruction _inst);
|
||||
Interpreter::_interpreterInstruction GetInterpreterOp(UGeckoInstruction _inst);
|
||||
|
||||
class cJit64;
|
||||
|
||||
namespace PPCTables
|
||||
{
|
||||
|
||||
|
||||
Reference in New Issue
Block a user