Remove duplicate function declaration.

Signed-off-by: Tyler J. Stachecki <tstache1@binghamton.edu>
This commit is contained in:
Tyler J. Stachecki 2015-10-23 20:55:56 -04:00
parent 2b3a298609
commit 88e8da65bd
1 changed files with 0 additions and 2 deletions

View File

@ -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);