forked from Imagelibrary/binutils-gdb
2005-11-11 Michael Snyder <msnyder@redhat.com>
* inftarg.c (child_wait): Delete unused local variable.
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user