binutils-gdb/gdb/tui
Tom Tromey 0670413d0e Remove some checks of .empty()
A few methods in tui_data_window check whether the contents are empty;
but all the callers already check this, so these calls can be removed.

gdb/ChangeLog
2019-08-30  Tom Tromey  <tom@tromey.com>

	* tui/tui-regs.c (tui_data_window::last_regs_line_no)
	(tui_data_window::display_registers_from)
	(tui_data_window::display_reg_element_at_line)
	(tui_data_window::display_registers_from_line): Remove checks of
	"empty".
2019-08-30 12:57:03 -06:00
..
ChangeLog-1998-2003
tui-command.c Change tui_make_window to be a method 2019-08-20 16:45:50 -06:00
tui-command.h
tui-data.c Change tui_make_window to be a method 2019-08-20 16:45:50 -06:00
tui-data.h Remove NO_DATA_STRING 2019-08-30 12:57:02 -06:00
tui-disasm.c
tui-disasm.h
tui-file.c
tui-file.h
tui-hooks.c Change tui_check_register_values to be a method 2019-08-20 16:45:50 -06:00
tui-hooks.h
tui-interp.c
tui-io.c Change tui_data_item_window::content to be a unique_xmalloc_ptr 2019-08-20 16:45:50 -06:00
tui-io.h Change tui_data_item_window::content to be a unique_xmalloc_ptr 2019-08-20 16:45:50 -06:00
tui-layout.c Change tui_make_window to be a method 2019-08-20 16:45:50 -06:00
tui-layout.h
tui-out.c
tui-out.h
tui-regs.c Remove some checks of .empty() 2019-08-30 12:57:03 -06:00
tui-regs.h Remove tui_data_window::display_all_data 2019-08-30 12:57:02 -06:00
tui-source.c Change tui_make_window to be a method 2019-08-20 16:45:50 -06:00
tui-source.h
tui-stack.c Move some defines to tui-stack.c 2019-08-20 16:45:50 -06:00
tui-stack.h
tui-win.c
tui-win.h
tui-wingeneral.c Remove some defines from tui-data.h 2019-08-20 16:45:50 -06:00
tui-wingeneral.h Change tui_make_window to be a method 2019-08-20 16:45:50 -06:00
tui-winsource.c
tui-winsource.h
tui.c
tui.h