Return std::string from ada_exception_catchpoint_cond_string
[deliverable/binutils-gdb.git] / gdb / disasm.c
index 4b2c8e6b024ec61937e119e1807e5f9af5ccfde5..833341a169107a588fe2759ac215ca776fadf7fd 100644 (file)
@@ -1,6 +1,6 @@
 /* Disassemble support for GDB.
 
-   Copyright (C) 2000-2017 Free Software Foundation, Inc.
+   Copyright (C) 2000-2018 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -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
This page took 0.02366 seconds and 4 git commands to generate.