Remove some unused declarations
authorTom Tromey <tom@tromey.com>
Thu, 28 Sep 2017 02:43:27 +0000 (20:43 -0600)
committerTom Tromey <tom@tromey.com>
Sat, 30 Sep 2017 02:46:45 +0000 (20:46 -0600)
commit9754d8c4c48209eaefb044d03dc25f14dca8a263
treea1e637af474f02280a28433bd252c9e707c8d027
parent99ef965c6e812cc73691873c965cff0d2d5b89a0
Remove some unused declarations

This removes a couple of unused cleanup-related declarations.

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

* main.c (captured_main_1): Remove unused declaration.
* spu-multiarch.c (parse_spufs_run): Remove unused declaration.
gdb/ChangeLog
gdb/main.c
gdb/spu-multiarch.c