Move TUI command window code
[deliverable/binutils-gdb.git] / gdb / tui / tui-data.c
index e861eb222ddc04cb552f76df689fd6a4a6675eb2..5e755168827c8b85cf900a04e0c630254fb34cf9 100644 (file)
@@ -150,14 +150,6 @@ tui_source_window_base::clear_detail ()
   horizontal_offset = 0;
 }
 
-/* See tui-data.h.  */
-
-void
-tui_cmd_window::clear_detail ()
-{
-  wmove (handle, 0, 0);
-}
-
 /* Accessor for the locator win info.  Answers a pointer to the static
    locator win info struct.  */
 struct tui_locator_window *
This page took 0.023613 seconds and 4 git commands to generate.