Remove two unused items from windows-nat.c
authorTom Tromey <tromey@adacore.com>
Tue, 8 Oct 2019 17:21:46 +0000 (11:21 -0600)
committerTom Tromey <tromey@adacore.com>
Tue, 8 Oct 2019 17:21:46 +0000 (11:21 -0600)
commit3abea05d9b60032391971f7fefd44fb4ab560ddd
tree252af386aeb9d6beff2e37894fb53f0ec298367d
parentdde996e213c916e9440045231a4ac7fda130a888
Remove two unused items from windows-nat.c

windows_thread_info_struct::sf is unused, as is
struct safe_symbol_file_add_args in windows-nat.c.
This patch removes them both.  Tested by grep and
rebuilding.

gdb/ChangeLog
2019-10-08  Tom Tromey  <tromey@adacore.com>

* windows-nat.c (struct windows_thread_info_struct) <sf>: Remove.
(struct safe_symbol_file_add_args): Remove.
gdb/ChangeLog
gdb/windows-nat.c
This page took 0.027254 seconds and 4 git commands to generate.