2012-05-18 Sergio Durigan Junior <sergiodj@redhat.com>
[deliverable/binutils-gdb.git] / gdb / i386-tdep.c
index b3abba2f53b952fc0b770cb037fea80f4034d1d1..5b04505710e39e6152fc2afbdd9173f650180258 100644 (file)
@@ -1197,7 +1197,6 @@ i386_match_insn_block (CORE_ADDR pc, struct i386_insn *insn_patterns)
 {
   CORE_ADDR current_pc;
   int ix, i;
-  gdb_byte op;
   struct i386_insn *insn;
 
   insn = i386_match_insn (pc, insn_patterns);
This page took 0.025355 seconds and 4 git commands to generate.