diff options
Diffstat (limited to 'gdb/dwarf2/read.h')
-rw-r--r-- | gdb/dwarf2/read.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/dwarf2/read.h b/gdb/dwarf2/read.h index 0fe51ee..be6549b 100644 --- a/gdb/dwarf2/read.h +++ b/gdb/dwarf2/read.h @@ -985,7 +985,6 @@ private: void read_cutu_die_from_dwo (dwarf2_cu *cu, dwo_unit *dwo_unit, die_info *stub_comp_unit_die, const char *stub_comp_dir, - die_info **result_comp_unit_die, abbrev_table_up *result_dwo_abbrev_table); void prepare_one_comp_unit (struct dwarf2_cu *cu, |