diff --git a/arch/AArch64/AArch64InstPrinter.c b/arch/AArch64/AArch64InstPrinter.c index 6d2f93a5..ef5ffff2 100644 --- a/arch/AArch64/AArch64InstPrinter.c +++ b/arch/AArch64/AArch64InstPrinter.c @@ -1377,7 +1377,6 @@ void AArch64_post_printer(csh handle, cs_insn *flat_insn, char *insn_asm, MCInst { if (((cs_struct *)handle)->detail != CS_OPT_ON) return; - unsigned opcode = MCInst_getOpcode(mci); switch (opcode) { default: