Skip to content

Commit

Permalink
Remove duplicate function declaration.
Browse files Browse the repository at this point in the history
Signed-off-by: Tyler J. Stachecki <[email protected]>
  • Loading branch information
Tyler J. Stachecki committed Oct 24, 2015
1 parent 2b3a298 commit 88e8da6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions MCInst.h
Original file line number Diff line number Diff line change
Expand Up @@ -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);

Expand Down

0 comments on commit 88e8da6

Please sign in to comment.