mirror of
https://github.com/hrydgard/ppsspp.git
synced 2026-07-11 01:25:07 +02:00
Remove a useless function call.
This commit is contained in:
@@ -962,7 +962,6 @@ void MIPSDisAsm(MIPSOpcode op, u32 pc, char *out, bool tabsToSpaces) {
|
||||
}
|
||||
} else {
|
||||
strcpy(out, "no instruction :(");
|
||||
MIPSGetInstruction(op);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user