]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/ChangeLog
Remove an unused variable from spu_get_overlay_table
authorTom Tromey <tom@tromey.com>
Mon, 16 Jul 2018 15:33:42 +0000 (09:33 -0600)
committerTom Tromey <tom@tromey.com>
Sun, 22 Jul 2018 19:20:01 +0000 (13:20 -0600)
commitf4e80e1301f916ae7952abaf4ff1ebeac00951b3
tree63b22e7679fb8cf64573ad1111035e7e33345732
parent8d49165d8382e29bff8d60d208934596e3994305
Remove an unused variable from spu_get_overlay_table

This removes an unused variable from spu_get_overlay_table, replacing
it with an explanatory comment.

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

* spu-tdep.c (spu_get_overlay_table): Remove unused variable.
gdb/ChangeLog
gdb/spu-tdep.c