]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
(mi_cmd_interpreter_exec): Remove out-of date
authorNick Roberts <nickrob@snap.net.nz>
Thu, 14 Sep 2006 02:25:03 +0000 (02:25 +0000)
committerNick Roberts <nickrob@snap.net.nz>
Thu, 14 Sep 2006 02:25:03 +0000 (02:25 +0000)
comment.

gdb/mi/mi-interp.c

index d9a937ff8f7d623caf286a7ef161997e078be02a..3ea1b0bb3572353def49097230b1ffbf99fe73f7 100644 (file)
@@ -271,10 +271,6 @@ mi_cmd_interpreter_exec (char *command, char **argv, int argc)
      changing the interpreter will clear out all the continuations for
      that interpreter... */
   
-  /* APPLE LOCAL: The FSF version leaves out the 
-     mi_dont_register_continuation.  Maybe this hadn't been added yet when
-     they adopted the code.  */
-  
   if (target_can_async_p () && target_executing
       && !mi_dont_register_continuation)
     {