Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [obv] linux-nat.c (linux_xfer_siginfo): Delete unused locals lp, n.
@ 2009-05-08 22:40 Doug Evans
  0 siblings, 0 replies; only message in thread
From: Doug Evans @ 2009-05-08 22:40 UTC (permalink / raw)
  To: gdb-patches

Hi.

Checked in under the obvious rule.

2009-05-08  Doug Evans  <dje@google.com>

	* linux-nat.c (linux_xfer_siginfo): Delete unused locals lp, n.

Index: linux-nat.c
===================================================================
RCS file: /cvs/src/src/gdb/linux-nat.c,v
retrieving revision 1.128
diff -u -p -r1.128 linux-nat.c
--- linux-nat.c	1 Apr 2009 19:07:50 -0000	1.128
+++ linux-nat.c	8 May 2009 22:33:27 -0000
@@ -3261,8 +3261,6 @@ linux_xfer_siginfo (struct target_ops *o
                     const char *annex, gdb_byte *readbuf,
 		    const gdb_byte *writebuf, ULONGEST offset, LONGEST len)
 {
-  struct lwp_info *lp;
-  LONGEST n;
   int pid;
   struct siginfo siginfo;
   gdb_byte inf_siginfo[sizeof (struct siginfo)];


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-05-08 22:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-05-08 22:40 [obv] linux-nat.c (linux_xfer_siginfo): Delete unused locals lp, n Doug Evans

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox