From: Doug Evans Date: Fri, 29 Jun 2012 00:20:37 +0000 (+0000) Subject: remove extraneous blank line X-Git-Tag: sid-snapshot-20120701~26 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7f4c1aab46fd660bd0bf99b420b65dda25f10c50;p=thirdparty%2Fbinutils-gdb.git remove extraneous blank line --- diff --git a/gdb/dwarf2read.c b/gdb/dwarf2read.c index e3b3963a601..9dc763f5b87 100644 --- a/gdb/dwarf2read.c +++ b/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);