Remove leftover check_error variable.

Signed-off-by: Arnaldo Carvalho de Melo <acme@mandriva.com>
This commit is contained in:
Arnaldo Carvalho de Melo 2006-10-25 13:20:18 -03:00
parent 2338691b42
commit e01a32fddc
1 changed files with 0 additions and 2 deletions

View File

@ -1112,8 +1112,6 @@ extern char *optarg;
static void print_infos(Dwarf_Debug dbg);
int check_error = 0;
/* defined in print_sections.c, die for the current compile unit,
used in get_fde_proc_name() */
extern Dwarf_Die current_cu_die_for_print_frames;