This commit is contained in:
vis2k 2020-08-21 12:12:40 +02:00
parent 07f5912215
commit 35d8e0ed60

View File

@ -178,9 +178,7 @@ static int ProcessInstructionLoadAddress(MethodDefinition md, Instruction instr,
worker.Remove(instr); worker.Remove(instr);
worker.Remove(nextInstr); worker.Remove(nextInstr);
return 4; return 4;
} }
} }
return 1; return 1;