Remove unused variable in rust-lang.c
authorTom Tromey <tom@tromey.com>
Fri, 10 Feb 2017 20:09:23 +0000 (13:09 -0700)
committerTom Tromey <tom@tromey.com>
Fri, 10 Feb 2017 20:09:23 +0000 (13:09 -0700)
commit0b145e37a29cd96e567293dc69c0fd4f8af243b9
treef3f8ce75073c5b5737e9405a1763c1fd46570a83
parentb964bee0f058b8e63c9206a8862b2fc1253f1bbd
Remove unused variable in rust-lang.c

I found another unused "cleanup" local variable, this time in
rust-lang.c.  This patch removes it.  Committing as obvious.

gdb/ChangeLog
2017-02-10  Tom Tromey  <tom@tromey.com>

* rust-lang.c (rust_get_disr_info): Remove unused variable.
gdb/ChangeLog
gdb/rust-lang.c
This page took 0.026918 seconds and 4 git commands to generate.