* tuiSourceWin.h: Remove unused declarations.
authorStephane Carrez <stcarrez@nerim.fr>
Fri, 20 Jul 2001 22:26:54 +0000 (22:26 +0000)
committerStephane Carrez <stcarrez@nerim.fr>
Fri, 20 Jul 2001 22:26:54 +0000 (22:26 +0000)
commit19eb139b7243abc4b725c1836ac3810b274e2637
treec5dea0c9f7e9d45619a5a7fa59d1cd9dcf3328cc
parent1854bb21902472ab7df44ef2eb095bde62f7208e
* tuiSourceWin.h: Remove unused declarations.
* tuiSourceWin.c (tui_vUpdateSourceWindowsWithAddr): Remove.
(tui_vUpdateSourceWindowsWithLine): Remove.
(tui_vAllSetHasBreakAt): Remove.

* tuiLayout.h (tui_set_layout): Declare.
(tui_vSetLayoutTo): Remove.
(tui_vAddWinToLayout): Remove.
* tuiLayout.c (_tuiLayout_command): Call tui_enable() to force TUI.
(_tuiToggleLayout_command): Remove.
(_tuiToggleSplitLayout_command): Remove.
(_tuiLayout_command): Remove.
(tui_vSetLayoutTo): Remove.
(tui_vAddWinToLayout): Remove.

* tuiDataWin.h (tui_vCheckDataValues): Remove.
* tuiDataWin.c (tui_vCheckDataValues): Remove.
gdb/tui/ChangeLog
gdb/tui/tuiDataWin.c
gdb/tui/tuiDataWin.h
gdb/tui/tuiLayout.c
gdb/tui/tuiLayout.h
gdb/tui/tuiSourceWin.c
gdb/tui/tuiSourceWin.h