Browse Source

remove extraneous blank line

cygwin-64bit-branch
Doug Evans 14 years ago
parent
commit
7f4c1aab46
  1. 1
      gdb/dwarf2read.c

1
gdb/dwarf2read.c

@ -11142,7 +11142,6 @@ abbrev_table_free (struct abbrev_table *abbrev_table)
static void
dwarf2_read_abbrevs (struct dwarf2_cu *cu,
struct dwarf2_section_info *abbrev_section)
{
cu->abbrev_table =
abbrev_table_read_table (abbrev_section, cu->header.abbrev_offset);

Loading…
Cancel
Save