diff options
author | Tom Tromey <tom@tromey.com> | 2019-06-16 15:17:52 -0600 |
---|---|---|
committer | Tom Tromey <tom@tromey.com> | 2019-06-25 07:48:35 -0600 |
commit | 8e2daf1532e587fee8d14aab1baad40e628065e2 (patch) | |
tree | d1dd92dc103c6da0dc6bf5aec94f154d6679959b /gdb/progspace.c | |
parent | 8903bd8a37f905f5d77d2e04219e1a1eddaa6133 (diff) | |
download | binutils-8e2daf1532e587fee8d14aab1baad40e628065e2.zip binutils-8e2daf1532e587fee8d14aab1baad40e628065e2.tar.gz binutils-8e2daf1532e587fee8d14aab1baad40e628065e2.tar.bz2 |
Remove redundant check from make_visible
This removes a check of the window type from make_visible. This
function already checks that the window type is not CMD_WIN near the
top, so this condition can never be false.
gdb/ChangeLog
2019-06-25 Tom Tromey <tom@tromey.com>
* tui/tui-wingeneral.c (make_visible): Remove check of window
type.
Diffstat (limited to 'gdb/progspace.c')
0 files changed, 0 insertions, 0 deletions