Suppress ARI warnings for vsprintf
[deliverable/binutils-gdb.git] / gdb / infrun.c
index 37186745dbf58af3f0f6f0b111e2752b7677a916..6a346d6aefe3f0bd3566a83be2c3a184c4598d0c 100644 (file)
@@ -432,7 +432,6 @@ follow_fork_inferior (int follow_child, int detach_fork)
 Can not resume the parent process over vfork in the foreground while\n\
 holding the child stopped.  Try \"set detach-on-fork\" or \
 \"set schedule-multiple\".\n"));
-      /* FIXME output string > 80 columns.  */
       return 1;
     }
 
This page took 0.025093 seconds and 4 git commands to generate.