diff options
author | Tom Tromey <tom@tromey.com> | 2019-06-16 10:23:10 -0600 |
---|---|---|
committer | Tom Tromey <tom@tromey.com> | 2019-06-25 07:48:25 -0600 |
commit | ec328aa512ee09ab326d59b417836bb950083230 (patch) | |
tree | 255739a574e27d621a9d0a24375208833a05afb5 /gdb/gdb-gdb.py.in | |
parent | 33b906abfa7721128791883875d90394f8e2e7c2 (diff) | |
download | binutils-ec328aa512ee09ab326d59b417836bb950083230.zip binutils-ec328aa512ee09ab326d59b417836bb950083230.tar.gz binutils-ec328aa512ee09ab326d59b417836bb950083230.tar.bz2 |
Remove an unnecessary NULL check from the TUI
In init_and_make_win, opaque_win_info can't be NULL after a new window
is allocated. This patch removes an unnecessary NULL check.
gdb/ChangeLog
2019-06-25 Tom Tromey <tom@tromey.com>
* tui/tui-layout.c (init_and_make_win): Remove NULL check.
Diffstat (limited to 'gdb/gdb-gdb.py.in')
0 files changed, 0 insertions, 0 deletions