]> Cypherpunks repositories - gostls13.git/commit
cmd/ld: remove unused assignment
authorLucio De Re <lucio.dere@gmail.com>
Thu, 20 Sep 2012 18:58:33 +0000 (14:58 -0400)
committerRuss Cox <rsc@golang.org>
Thu, 20 Sep 2012 18:58:33 +0000 (14:58 -0400)
commit091388d8e92f46480ead687391ee7d582f6585b2
treee92eb7742d91489fb49112643160e3a8ba93f5c2
parentd151fb9e20a808e91cd0c2fbfbe59a1515070705
cmd/ld: remove unused assignment

The calculation of datsize is redundant.

R=golang-dev, seed, rsc
CC=golang-dev
https://golang.org/cl/6503122
src/cmd/ld/data.c