aboutsummaryrefslogtreecommitdiff
path: root/gdb/tui/tui-regs.h
diff options
context:
space:
mode:
authorTom Tromey <tom@tromey.com>2023-12-17 13:22:10 -0700
committerTom Tromey <tom@tromey.com>2024-06-11 09:21:18 -0600
commitce6b89bfdfd530551a6c00761aaf1e4bb204c2be (patch)
tree10b73a4f22c066bac660f35785aaddd92e7bea5f /gdb/tui/tui-regs.h
parentd4b508dd5c68a2a367e1e23d9c663d63ed2edd37 (diff)
downloadgdb-ce6b89bfdfd530551a6c00761aaf1e4bb204c2be.zip
gdb-ce6b89bfdfd530551a6c00761aaf1e4bb204c2be.tar.gz
gdb-ce6b89bfdfd530551a6c00761aaf1e4bb204c2be.tar.bz2
Remove useless call to wnoutrefresh
This call to wnoutrefresh is not useful. It's based on the misunderstanding that wnoutrefresh somehow prevents display, whereas actually what it does is copy from one curses buffer to another. I'm working on a larger patch to clean up this area, but this particular call can be removed immediately without consequence. Approved-By: Andrew Burgess <aburgess@redhat.com>
Diffstat (limited to 'gdb/tui/tui-regs.h')
0 files changed, 0 insertions, 0 deletions