diff options
author | Tom Tromey <tom@tromey.com> | 2019-07-17 16:11:40 -0600 |
---|---|---|
committer | Tom Tromey <tom@tromey.com> | 2019-08-30 12:57:06 -0600 |
commit | 772f3f0398b53cdb88cd744132cf7265928c12a0 (patch) | |
tree | 7037b7a9b14c99ac5f2cec600823a9a9baf6c131 /texinfo | |
parent | 108e13abdf90acc44b1aba4a0f3ee1d49a0f7934 (diff) | |
download | gdb-772f3f0398b53cdb88cd744132cf7265928c12a0.zip gdb-772f3f0398b53cdb88cd744132cf7265928c12a0.tar.gz gdb-772f3f0398b53cdb88cd744132cf7265928c12a0.tar.bz2 |
Don't call touchwin in tui_gen_win_info::refresh_window
The call to touchwin in tui_gen_win_info::refresh_window was an
artifact of some earlier refactorings. Testing shows it isn't needed
any more -- I believe it was only ever needed for the data item window
display problem; but that's been solved more locally.
gdb/ChangeLog
2019-08-30 Tom Tromey <tom@tromey.com>
* tui/tui-wingeneral.c (tui_gen_win_info::refresh_window): Don't
call touchwin.
Diffstat (limited to 'texinfo')
0 files changed, 0 insertions, 0 deletions