Remove extraneous space

This commit is contained in:
offtkp 2024-09-23 20:25:00 +03:00
parent 5d2a4ed7ce
commit d2fae571f5

View file

@ -1118,7 +1118,6 @@ static bool TryExecuteIllegalInstruction(void* ctx, void* code_address) {
return true;
}
break;
}
default: {