remove extraneous blank line
This commit is contained in:
parent
433df2d4d0
commit
7f4c1aab46
1 changed files with 0 additions and 1 deletions
|
@ -11142,7 +11142,6 @@ abbrev_table_free (struct abbrev_table *abbrev_table)
|
||||||
static void
|
static void
|
||||||
dwarf2_read_abbrevs (struct dwarf2_cu *cu,
|
dwarf2_read_abbrevs (struct dwarf2_cu *cu,
|
||||||
struct dwarf2_section_info *abbrev_section)
|
struct dwarf2_section_info *abbrev_section)
|
||||||
|
|
||||||
{
|
{
|
||||||
cu->abbrev_table =
|
cu->abbrev_table =
|
||||||
abbrev_table_read_table (abbrev_section, cu->header.abbrev_offset);
|
abbrev_table_read_table (abbrev_section, cu->header.abbrev_offset);
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue