This removes two comments from tui.h.  These were not useful.
gdb/ChangeLog
2019-10-09  Tom Tromey  <tom@tromey.com>
	* tui/tui.h: Remove comments.
+2019-10-09  Tom Tromey  <tom@tromey.com>
+
+       * tui/tui.h: Remove comments.
+
 2019-10-09  Tom de Vries  <tdevries@suse.de>
 
        * python/lib/gdb/printer/bound_registers.py: Use
 
   DATA_ITEM_WIN
 };
 
-/* GENERAL TUI FUNCTIONS */
-/* tui.c */
 extern CORE_ADDR tui_get_low_disassembly_address (struct gdbarch *,
                                                  CORE_ADDR, CORE_ADDR);
 extern void tui_show_assembly (struct gdbarch *gdbarch, CORE_ADDR addr);