From: Russ Cox Date: Wed, 10 Feb 2010 08:44:22 +0000 (-0800) Subject: ld: unused variable X-Git-Tag: weekly.2010-02-17~44 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=f9f66b97e2b09d65d5eb7d38fef208318d00b46d;p=gostls13.git ld: unused variable R=adg CC=golang-dev https://golang.org/cl/207050 --- diff --git a/src/cmd/ld/lib.c b/src/cmd/ld/lib.c index a11ab90381..3524bd1c4a 100644 --- a/src/cmd/ld/lib.c +++ b/src/cmd/ld/lib.c @@ -216,7 +216,6 @@ loadlib(void) int i, found; int32 h; Sym *s; - char *a; found = 0; for(i=0; i