| commit | 764593ab5fe0460eadd988636a3a54feabf9a0e4 | [log] [tgz] | 
|---|---|---|
| author | Tom Tromey <tom@tromey.com> | Sun Dec 17 11:37:35 2023 -0700 | 
| committer | Tom Tromey <tom@tromey.com> | Thu Feb 08 12:16:07 2024 -0700 | 
| tree | b65f383bb1b2459df8a77610d3bd22b50bfab91f | |
| parent | 1ad87082ead2a147cf1cde24a7f031677f760f67 [diff] | 
Simplify tui_data_win::erase_data_content There's only a single call to tui_data_win::erase_data_content now, so remove the parameter and make it just render the "empty window" text. Tested-By: Tom de Vries <tdevries@suse.de> Reviewed-By: Andrew Burgess <aburgess@redhat.com> Approved-By: Andrew Burgess <aburgess@redhat.com>