| commit | f95ecfc6e07f619aaa183716cc3749f32b678d6e | [log] [tgz] |
|---|---|---|
| author | Tom Tromey <tom@tromey.com> | Sat Apr 27 09:30:09 2024 -0600 |
| committer | Tom Tromey <tom@tromey.com> | Tue May 28 11:52:19 2024 -0600 |
| tree | 0e51819adea05a571993dd8992224583053bc70e | |
| parent | 444c60fe33717b6aa5c1f257babfca4c789d07ac [diff] |
Make tui_win_info::make_window non-virtual Nothing overrides tui_win_info::make_window, so remove the "virtual". Tested by rebuilding.