remove unused qf method
authorTom Tromey <tromey@redhat.com>
Wed, 7 Aug 2013 20:06:37 +0000 (20:06 +0000)
committerTom Tromey <tromey@redhat.com>
Wed, 7 Aug 2013 20:06:37 +0000 (20:06 +0000)
commitfa760f46b50745385bf9a738e55064e7b32430db
treedbebd7edd44b500f74a1d0ad7987b8cbc3925cd0
parentbf6d8a91eac025c21b03d604bdb2e4b901c4c6bc
remove unused qf method

After the previous patch in the series, nothing uses the "quick"
method find_symbol_file.

This patch removes it.

Tested by rebuilding.

* dwarf2read.c (dw2_get_primary_filename_reader): Remove.
(dwarf2_gdb_index_functions): Update.
* psymtab.c (find_symbol_file_from_partial): Remove.
(psym_functions): Update.
* symfile.h (struct quick_symbol_functions) <find_symbol_file>:
Remove.
gdb/ChangeLog
gdb/dwarf2read.c
gdb/psymtab.c
gdb/symfile.h