Commit e6158b3c authored by Matthew Dempsky's avatar Matthew Dempsky

cmd/internal/obj: remove unused Textp and Etextp fields

Change-Id: Idcb5a8d6676aa38b4ebd0975edd2068386f5ca83
Reviewed-on: https://go-review.googlesource.com/29449
Run-TryBot: Matthew Dempsky <mdempsky@google.com>
Reviewed-by: 's avatarDavid Crawshaw <crawshaw@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
parent b851ded0
......@@ -703,8 +703,6 @@ type Link struct {
Mode int
Cursym *LSym
Version int
Textp *LSym
Etextp *LSym
Errors int
Framepointer_enabled bool
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment