Misc: Unreachable code warning fixes
This commit is contained in:
@ -1356,7 +1356,6 @@ InstructionImpl GetInstructionImpl(u32 inst_bits, TickCount* ticks)
|
||||
|
||||
default:
|
||||
Panic("Missing handler");
|
||||
return nullptr;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user