Remove tui_first_data_element_no_in_line
authorTom Tromey <tom@tromey.com>
Sat, 22 Jun 2019 17:50:19 +0000 (11:50 -0600)
committerTom Tromey <tom@tromey.com>
Sat, 22 Jun 2019 21:28:08 +0000 (15:28 -0600)
commitf95675e12d3ab100ce11257a09663c68df7784ee
tree5a992618269e2a75705542287e7988e79721bcfa
parent5bff081c10ab4debfd3416739fda93b6c275496b
Remove tui_first_data_element_no_in_line

tui_first_data_element_no_in_line is never used.  This patch removes
it.  Tested by rebuilding, and by grep.

gdb/ChangeLog
2019-06-22  Tom Tromey  <tom@tromey.com>

* tui/tui-windata.h (tui_first_data_element_no_in_line): Don't
declare.
* tui/tui-windata.c (tui_first_data_element_no_in_line): Remove.
gdb/ChangeLog
gdb/tui/tui-windata.c
gdb/tui/tui-windata.h