diff options
author | Tom Tromey <tom@tromey.com> | 2019-06-16 09:43:21 -0600 |
---|---|---|
committer | Tom Tromey <tom@tromey.com> | 2019-06-25 07:48:24 -0600 |
commit | e7e11af42dca6482302833c4106974176aa66052 (patch) | |
tree | 860e1f2507d94d374e92096234f24247f2a5690c /gdb/gdb-gdb.py.in | |
parent | 6792b55e08ec49f40916d4f8d7168d0047b9e928 (diff) | |
download | binutils-e7e11af42dca6482302833c4106974176aa66052.zip binutils-e7e11af42dca6482302833c4106974176aa66052.tar.gz binutils-e7e11af42dca6482302833c4106974176aa66052.tar.bz2 |
Add destructor to tui_win_info
This changes tui_free_window into a destructor for tui_free_window and
then updates the users.
gdb/ChangeLog
2019-06-25 Tom Tromey <tom@tromey.com>
* tui/tui-win.c (tui_resize_all): Use delete.
* tui/tui-data.h (struct tui_win_info) <~tui_win_info>: Declare
destructor.
(tui_free_window): Don't declare.
* tui/tui-data.c (~tui_win_info): Rename from tui_free_window.
Update.
Diffstat (limited to 'gdb/gdb-gdb.py.in')
0 files changed, 0 insertions, 0 deletions