binutils-gdb/gdb/mi
Tom Tromey b5b12e1dbe Remove obsolete comments from field_fmt
This removes some comments that I believe were made obsolete by the
recent change to cli_ui_out::do_field_fmt.  The comment in mi_ui_out
probably was just copy/paste, because I think aligning never made
sense in an MI context.

gdb/ChangeLog
2018-11-25  Tom Tromey  <tom@tromey.com>

	* ui-out.c (ui_out::field_fmt): Remove comment.
	* tui/tui-out.c (tui_ui_out::do_field_fmt): Remove comment.
	* mi/mi-out.c (mi_ui_out::do_field_fmt): Remove comment.
2018-11-25 15:29:35 -07:00
..
ChangeLog-1999-2003
mi-cmd-break.c
mi-cmd-break.h
mi-cmd-catch.c
mi-cmd-disas.c MI: Add -a option to the "-data-disassemble" command 2018-08-14 14:13:28 +01:00
mi-cmd-env.c
mi-cmd-file.c
mi-cmd-info.c
mi-cmd-stack.c gdb: Change how frames are selected for 'frame' and 'info frame'. 2018-09-28 11:59:34 +01:00
mi-cmd-target.c
mi-cmd-var.c Simple -Wshadow=local fixes 2018-10-04 22:51:45 -06:00
mi-cmds.c
mi-cmds.h
mi-common.c
mi-common.h
mi-console.c
mi-console.h
mi-getopt.c
mi-getopt.h
mi-interp.c Per-inferior thread list, thread ranges/iterators, down with ALL_THREADS, etc. 2018-11-22 16:13:23 +00:00
mi-interp.h
mi-main.c Per-inferior thread list, thread ranges/iterators, down with ALL_THREADS, etc. 2018-11-22 16:13:23 +00:00
mi-main.h
mi-out.c Remove obsolete comments from field_fmt 2018-11-25 15:29:35 -07:00
mi-out.h
mi-parse.c
mi-parse.h
mi-symbol-cmds.c