]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Remove record_line_ftype
authorTom Tromey <tom@tromey.com>
Wed, 23 May 2018 04:47:15 +0000 (22:47 -0600)
committerTom Tromey <tom@tromey.com>
Fri, 20 Jul 2018 15:42:56 +0000 (09:42 -0600)
commitbfe2e011c004b88687ae4514cfdb00072a9cee63
tree1a1286e22daad178bddaf8a71e6bbe7b45dcc525
parent0e6f30610fdb50b4974b349ed3673b744d03e9a9
Remove record_line_ftype

The record_line_ftype typedef was only used in the DWARF reader, and
we removed those uses a few patches ago.  So, remove the typedef.

gdb/ChangeLog
2018-07-20  Tom Tromey  <tom@tromey.com>

* buildsym-legacy.h (record_line): Don't use record_line_ftype.
* buildsym.h (record_line_ftype): Remove typedef.
gdb/ChangeLog
gdb/buildsym-legacy.h
gdb/buildsym.h