diff options
Diffstat (limited to 'gdb/inftarg.c')
-rw-r--r-- | gdb/inftarg.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/inftarg.c b/gdb/inftarg.c index 5d7750d..e6abcfa 100644 --- a/gdb/inftarg.c +++ b/gdb/inftarg.c @@ -102,7 +102,6 @@ child_wait (ptid_t ptid, struct target_waitstatus *ourstatus) int status; char *execd_pathname = NULL; int exit_status; - int related_pid; int syscall_id; enum target_waitkind kind; int pid; |