diff --git a/gdb/ChangeLog b/gdb/ChangeLog index c97e928a88..bd0292bec5 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2015-05-28 Doug Evans + + * dwarf2read.c (record_line_ftype): Remove, duplicate. + 2015-05-28 Yao Qi * arm-linux-nat.c (arm_linux_has_wmmx_registers): Remove. diff --git a/gdb/dwarf2read.c b/gdb/dwarf2read.c index 1ce616ab78..1e290c35aa 100644 --- a/gdb/dwarf2read.c +++ b/gdb/dwarf2read.c @@ -17475,11 +17475,6 @@ psymtab_include_file_name (const struct line_header *lh, int file_index, return include_name; } -/* Function to record a line number. */ - -typedef void (record_line_ftype) (struct subfile *subfile, int line, - CORE_ADDR pc); - /* State machine to track the state of the line number program. */ typedef struct