summaryrefslogtreecommitdiff
path: root/gdb/inftarg.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/inftarg.c')
-rw-r--r--gdb/inftarg.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/inftarg.c b/gdb/inftarg.c
index 7786579d406..05036b6267a 100644
--- a/gdb/inftarg.c
+++ b/gdb/inftarg.c
@@ -306,7 +306,6 @@ child_files_info (struct target_ops *ignore)
attach_flag ? "attached" : "child", target_pid_to_str (inferior_ptid));
}
-/* ARGSUSED */
static void
child_open (char *arg, int from_tty)
{