Remove two unused functions from the TUI
authorTom Tromey <tom@tromey.com>
Sun, 16 Jun 2019 16:04:49 +0000 (10:04 -0600)
committerTom Tromey <tom@tromey.com>
Sat, 22 Jun 2019 21:22:49 +0000 (15:22 -0600)
commit5bff081c10ab4debfd3416739fda93b6c275496b
tree8b0fc9e0dbb66bd9ddc0494888c7b23a6da38fea
parent47e3f47487396414ac936e2fd37b870fe08a55d0
Remove two unused functions from the TUI

This removes two unused functions from the TUI.  According to
"git grep -G", they have never been used.

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

* tui/tui-data.h (tui_del_window, tui_del_data_windows): Don't
declare.
* tui/tui-data.c (tui_del_window, tui_del_data_windows): Remove.
gdb/ChangeLog
gdb/tui/tui-data.c
gdb/tui/tui-data.h
This page took 0.045706 seconds and 4 git commands to generate.