diff options
author | Tom Tromey <tom@tromey.com> | 2019-07-19 12:59:35 -0600 |
---|---|---|
committer | Tom Tromey <tom@tromey.com> | 2019-09-20 13:49:04 -0600 |
commit | 78d5933a43f8a4dd5fd54f5344a7dd9c2d4b8769 (patch) | |
tree | e8c5f2c2b38eeca3c4c1b36ee54dd70ec956508b /bfd/elf32-d10v.c | |
parent | d42076962798cd2329090cea213e797f4c69c03c (diff) | |
download | binutils-78d5933a43f8a4dd5fd54f5344a7dd9c2d4b8769.zip binutils-78d5933a43f8a4dd5fd54f5344a7dd9c2d4b8769.tar.gz binutils-78d5933a43f8a4dd5fd54f5344a7dd9c2d4b8769.tar.bz2 |
Remove tui_clear_source_windows_detail
The calls to tui_clear_source_windows_detail in tui_add_win_to_layout
aren't needed, because (after the resize unification) resizing will
update the window contents. Removing these calls lets us remove
several other things as well.
gdb/ChangeLog
2019-09-20 Tom Tromey <tom@tromey.com>
* tui/tui-data.h (tui_clear_source_windows_detail): Don't
declare.
* tui/tui-layout.c (tui_add_win_to_layout): Don't call
tui_clear_source_windows_detail.
* tui/tui-winsource.h (struct tui_source_window_base)
<clear_detail>: Don't declare.
* tui/tui-winsource.c (tui_source_window_base::clear_detail):
Remove.
* tui/tui-data.c (tui_clear_source_windows_detail): Remove.
Diffstat (limited to 'bfd/elf32-d10v.c')
0 files changed, 0 insertions, 0 deletions