]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/ChangeLog
Remove tui_data_window::name
authorTom Tromey <tom@tromey.com>
Thu, 2 Jul 2020 03:21:12 +0000 (21:21 -0600)
committerTom Tromey <tom@tromey.com>
Thu, 2 Jul 2020 03:21:14 +0000 (21:21 -0600)
commit9ab26b4a0fdc5fba707abf56abfb4c503b35c3e5
treeb8c09ee746234a419312422f8c6bc705ca240610
parente555083f95748276ab7a229c46aa8d5c0ef9fbc4
Remove tui_data_window::name

The "name" member of tui_data_window was set, but never used.  This
removes it.

gdb/ChangeLog
2020-07-01  Tom Tromey  <tom@tromey.com>

* tui/tui-regs.c (tui_data_window::show_register_group): Update.
* tui/tui-regs.h (struct tui_data_item_window) <name>: Remove.
gdb/ChangeLog
gdb/tui/tui-regs.c
gdb/tui/tui-regs.h