readDisplacement fix (#1200)
This commit is contained in:
parent
7e93de0714
commit
bd89989f5d
|
@ -1563,7 +1563,6 @@ static int readDisplacement(struct InternalInstruction *insn)
|
|||
break;
|
||||
}
|
||||
|
||||
insn->consumedDisplacement = true;
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue