aboutsummaryrefslogtreecommitdiff
path: root/gdb/dwarf2read.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/dwarf2read.c')
-rw-r--r--gdb/dwarf2read.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/dwarf2read.c b/gdb/dwarf2read.c
index e3b3963..9dc763f 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);