diff options
author | Tom Tromey <tom@tromey.com> | 2019-06-21 06:16:06 -0600 |
---|---|---|
committer | Tom Tromey <tom@tromey.com> | 2019-06-25 07:48:46 -0600 |
commit | dd835f8b70a2dfb4d8b84a4744606a9c922aeb25 (patch) | |
tree | d7c0fc5b399208cdc5c3536a42849c5cf5c1bf6f /missing | |
parent | bd7db367c4bc72bef9c7848b99aaaa1431cf1672 (diff) | |
download | gdb-dd835f8b70a2dfb4d8b84a4744606a9c922aeb25.zip gdb-dd835f8b70a2dfb4d8b84a4744606a9c922aeb25.tar.gz gdb-dd835f8b70a2dfb4d8b84a4744606a9c922aeb25.tar.bz2 |
Remove command from tui_which_element
union tui_which_element has a "command" member, but it is never used.
This removes it.
gdb/ChangeLog
2019-06-25 Tom Tromey <tom@tromey.com>
* tui/tui-data.h (struct tui_command_element): Remove.
(union tui_which_element) <command>: Remove.
* tui/tui-data.c (init_content_element): Remove CMD_WIN case. Add
assert.
(free_content_elements): Remove CMD_WIN case.
Diffstat (limited to 'missing')
0 files changed, 0 insertions, 0 deletions