2013-01-31 Aleksandar Ristovski <aristovski@qnx.com>
[deliverable/binutils-gdb.git] / gdb / linux-nat.c
index e9438b5715e2678ef625c1869fef20dc97ea3afc..57bca111119eeeee9763d39ecd78d320baec5945 100644 (file)
@@ -4976,8 +4976,6 @@ linux_nat_stop_lwp (struct lwp_info *lwp, void *data)
 {
   if (!lwp->stopped)
     {
-      ptid_t ptid = lwp->ptid;
-
       if (debug_linux_nat)
        fprintf_unfiltered (gdb_stdlog,
                            "LNSL: running -> suspending %s\n",
This page took 0.024683 seconds and 4 git commands to generate.