]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Remove tui_data_item_window::value
authorTom Tromey <tom@tromey.com>
Sat, 13 Jul 2019 21:55:48 +0000 (15:55 -0600)
committerTom Tromey <tom@tromey.com>
Tue, 20 Aug 2019 22:22:05 +0000 (16:22 -0600)
commit8e114aab8bdab9a988dfc0afbb3fecc17e2d45b6
tree254ce6ed28c2c65426daa3f5ce4242c269fefefe
parent1a4f81dd7e06f54f4b84f276447eb167f7529b09
Remove tui_data_item_window::value

The field tui_data_item_window::value is not used, so remove it.

gdb/ChangeLog
2019-08-20  Tom Tromey  <tom@tromey.com>

* tui/tui-regs.h (struct tui_data_item_window) <value>: Remove
field.
* tui/tui-regs.c (~tui_data_item_window): Update.
gdb/ChangeLog
gdb/tui/tui-regs.c
gdb/tui/tui-regs.h