aboutsummaryrefslogtreecommitdiff
path: root/gdb/tui/tui-command.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/tui/tui-command.c')
-rw-r--r--gdb/tui/tui-command.c8
1 files changed, 0 insertions, 8 deletions
diff --git a/gdb/tui/tui-command.c b/gdb/tui/tui-command.c
index 5af3484..034abd5 100644
--- a/gdb/tui/tui-command.c
+++ b/gdb/tui/tui-command.c
@@ -31,14 +31,6 @@
/* See tui-command.h. */
void
-tui_cmd_window::clear_detail ()
-{
- wmove (handle, 0, 0);
-}
-
-/* See tui-command.h. */
-
-void
tui_cmd_window::do_make_visible_with_new_height ()
{
#ifdef HAVE_WRESIZE