]> Cypherpunks repositories - gostls13.git/commit
cmd/ld: Remove superfluous redundant iself check
authorElias Naur <elias.naur@gmail.com>
Wed, 14 Aug 2013 20:28:40 +0000 (16:28 -0400)
committerRuss Cox <rsc@golang.org>
Wed, 14 Aug 2013 20:28:40 +0000 (16:28 -0400)
commit3b4da67ee3ed0ed370c92768d4052da553b9bbc2
tree2417614349599ee2563354db3525e2ea07b069f6
parent3bd0b0a80dd78bacf814cbe51e427dac0fd231c3
cmd/ld: Remove superfluous redundant iself check

        CL 12741044 added an extra iself condition to an if statement that already contained it. Remove it.

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