cmd/internal/ld: remove some dead code

Just little bits and pieces I noticed were unused in passing, and
some more found with https://github.com/opennota/check.

Change-Id: I199fecdbf8dc2ff9076cf4ea81395275c7f171c3
Reviewed-on: https://go-review.googlesource.com/7033
Reviewed-by: Minux Ma <minux@golang.org>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
This commit is contained in:
Michael Hudson-Doyle 2015-03-07 16:28:07 +13:00 committed by Ian Lance Taylor
parent d6dfb0295b
commit 8c3cc58d0c
10 changed files with 65 additions and 186 deletions

View file

@ -106,7 +106,6 @@ type LSym struct {
Printed uint8
Symid int16
Dynid int32
Sig int32
Plt int32
Got int32
Align int32