Fix GDB build when using --disable-gdbmi
[deliverable/binutils-gdb.git] / gdb / mi / mi-main.h
index 72c4e594287aad7f7ff59bb13253f204a3267044..1986228d22bd8211b8235b024d4febc089158403 100644 (file)
@@ -59,12 +59,4 @@ extern struct mi_suppress_notification mi_suppress_notification;
 extern void mi_cmd_fix_multi_location_breakpoint_output (const char *command,
                                                         char **argv, int argc);
 
-/* Return whether -break-list, -break-insert, =breakpoint-created and
-   =breakpoint-modified should use the "fixed" output format (see PR
-   9659).
-
-   Return false if UIOUT is not an MI UI.  */
-
-extern bool mi_multi_location_breakpoint_output_fixed (ui_out *uiout);
-
 #endif /* MI_MI_MAIN_H */
This page took 0.037881 seconds and 4 git commands to generate.