diff options
author | Joel Brobecker <brobecker@gnat.com> | 2013-10-02 09:22:32 +0000 |
---|---|---|
committer | Joel Brobecker <brobecker@gnat.com> | 2013-10-02 09:22:32 +0000 |
commit | 6b9780fbbd65d5a1cf56a15552c50bd6bfa10a10 (patch) | |
tree | 2096e52b7437446d47d3ec90383e3aa36aa7655d /gdb/go-lang.c | |
parent | 751e7549b07aef34e4657e8e9cb86ec9ae4656b1 (diff) | |
download | gdb-6b9780fbbd65d5a1cf56a15552c50bd6bfa10a10.zip gdb-6b9780fbbd65d5a1cf56a15552c50bd6bfa10a10.tar.gz gdb-6b9780fbbd65d5a1cf56a15552c50bd6bfa10a10.tar.bz2 |
Delete search_symbols_equal (use compare_search_syms instead).
This avoids duplicating the logic comparing two symbol_search
objects (in search_symbols_equal and compare_search_syms).
gdb/ChangeLog:
* symtab.c (search_symbols_equal): Delete.
(sort_search_symbols_remove_dups): Replace call to
search_symbols_equal by call to compare_search_syms,
adjusting as necessary.
Diffstat (limited to 'gdb/go-lang.c')
0 files changed, 0 insertions, 0 deletions