Remove unused variables from riscv-fbsd-tdep.c
authorTom Tromey <tom@tromey.com>
Mon, 8 Oct 2018 22:39:29 +0000 (16:39 -0600)
committerTom Tromey <tom@tromey.com>
Mon, 8 Oct 2018 22:39:29 +0000 (16:39 -0600)
commita0c3048e3f397a595a14208e82e21399131f782b
treeccab398faeaef5cc3fab3c9be8e2c32589b31edd
parenta51bb70c8a1570f2e6fa74432578bcdf7f2785aa
Remove unused variables from riscv-fbsd-tdep.c

This removes a couple of unused variables from riscv-fbsd-tdep.c.
This allows a --enable-targets=all build to complete on
x86-64 Fedora 28.

gdb/ChangeLog
2018-10-08  Tom Tromey  <tom@tromey.com>

* riscv-fbsd-tdep.c (riscv_fbsd_sigframe_init): Remove unused
variable.
(riscv_fbsd_init_abi): Likewise.
gdb/ChangeLog
gdb/riscv-fbsd-tdep.c