Remove declaration of tui_set_var_cmd, make definition static
[deliverable/binutils-gdb.git] / gdb / tui / tui-win.h
index e97eb672d78b270bf83aaa9c4b006c6b72f7e901..81b7dacb1502752574485ccc21812459884db122 100644 (file)
@@ -54,7 +54,4 @@ extern void tui_update_gdb_sizes (void);
 /* Create or get the TUI command list.  */
 struct cmd_list_element **tui_get_cmd_list (void);
 
-/* Set a TUI variable.  */
-void tui_set_var_cmd (char *, int, struct cmd_list_element *);
-
 #endif /* TUI_TUI_WIN_H */
This page took 0.039937 seconds and 4 git commands to generate.