remove extraneous blank line
authorDoug Evans <dje@google.com>
Fri, 29 Jun 2012 00:20:37 +0000 (00:20 +0000)
committerDoug Evans <dje@google.com>
Fri, 29 Jun 2012 00:20:37 +0000 (00:20 +0000)
gdb/dwarf2read.c

index e3b3963..9dc763f 100644 (file)
@@ -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);