Remove args from target detach
[deliverable/binutils-gdb.git] / gdb / linux-fork.c
index 3b0e41a43a0c6337d2ccdae9eceecde3347f08d9..8561157d3d9347f3f961a13ade475425437ea204 100644 (file)
@@ -407,7 +407,7 @@ linux_fork_mourn_inferior (void)
    the first available.  */
 
 void
-linux_fork_detach (const char *args, int from_tty)
+linux_fork_detach (int from_tty)
 {
   /* OK, inferior_ptid is the one we are detaching from.  We need to
      delete it from the fork_list, and switch to the next available
This page took 0.025731 seconds and 4 git commands to generate.