Remove a use of is_mi_like_p from darwin-nat-info.c
authorTom Tromey <tom@tromey.com>
Mon, 30 Apr 2018 02:53:38 +0000 (20:53 -0600)
committerTom Tromey <tom@tromey.com>
Mon, 30 Apr 2018 18:59:06 +0000 (12:59 -0600)
commit767619365467fd825c6f3906a49d97a7a6afafd6
treea3f88913da5c1b97b53e37dd6f96e17e81925a96
parent2d33446d4d58edcf993f42957cfe9627c88f112f
Remove a use of is_mi_like_p from darwin-nat-info.c

This removes a use of is_mi_like_p from darwin-nat-info.c.
This is not needed because MI already ignores ui_out::text.

ChangeLog
2018-04-30  Tom Tromey  <tom@tromey.com>

* darwin-nat-info.c (darwin_debug_regions_recurse): Remove use of
is_mi_like_p.
gdb/ChangeLog
gdb/darwin-nat-info.c