From 7f4c1aab46fd660bd0bf99b420b65dda25f10c50 Mon Sep 17 00:00:00 2001 From: Doug Evans Date: Fri, 29 Jun 2012 00:20:37 +0000 Subject: [PATCH] remove extraneous blank line --- gdb/dwarf2read.c | 1 - 1 file changed, 1 deletion(-) 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); -- 2.30.2