diff options
Diffstat (limited to 'gdb/disasm.c')
-rw-r--r-- | gdb/disasm.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/disasm.c b/gdb/disasm.c index 4b2c8e6..ab629f6 100644 --- a/gdb/disasm.c +++ b/gdb/disasm.c @@ -263,7 +263,6 @@ gdb_pretty_print_disassembler::pretty_print_insn (struct ui_out *uiout, { CORE_ADDR end_pc; bfd_byte data; - int err; const char *spacer = ""; /* Build the opcodes using a temporary stream so we can |