Remove a cleanup from symtab.c
authorTom Tromey <tom@tromey.com>
Thu, 28 Sep 2017 03:17:40 +0000 (21:17 -0600)
committerTom Tromey <tom@tromey.com>
Sat, 30 Sep 2017 02:46:45 +0000 (20:46 -0600)
commit99ef965c6e812cc73691873c965cff0d2d5b89a0
tree6dfb4dbc462fcd8a320aa8791ca25e7918a88a9d
parent42518ba746b5b6cb7c169a55430e73551be345f5
Remove a cleanup from symtab.c

This removes an unused outer cleanup from symtab.c, and an unused
cleanup declaration as well.

gdb/ChangeLog
2017-09-29  Tom Tromey  <tom@tromey.com>

* symtab.c (search_symbols): Remove unused outer cleanup.
(make_source_files_completion_list): Remove unused declaration.
gdb/ChangeLog
gdb/symtab.c