diff --git a/MCInst.h b/MCInst.h index bef8c266d0..77efff0d2a 100644 --- a/MCInst.h +++ b/MCInst.h @@ -55,8 +55,6 @@ bool MCOperand_isFPImm(const MCOperand *op); bool MCOperand_isInst(const MCOperand *op); -void MCInst_clear(MCInst *m); - /// getReg - Returns the register number. unsigned MCOperand_getReg(const MCOperand *op);