]> Cypherpunks repositories - gostls13.git/commit
go/types: remove unused pathString and rename objPathString to pathString (cleanup)
authorRobert Griesemer <gri@golang.org>
Mon, 16 Sep 2019 23:43:51 +0000 (16:43 -0700)
committerRobert Griesemer <gri@golang.org>
Tue, 17 Sep 2019 03:03:59 +0000 (03:03 +0000)
commit606fa2db7a7cd80292fca7aab6c1787fa274e52b
treea2304a5640d096d15284943af235db18d1656be6
parent8f3d9855a10a7a77bffe635bb37f4cfe1090ea0e
go/types: remove unused pathString and rename objPathString to pathString (cleanup)

This eliminates an old TODO.

Change-Id: I36d666905f43252f5d338b11ef9c1ed8b5f22b1f
Reviewed-on: https://go-review.googlesource.com/c/go/+/195817
Run-TryBot: Robert Griesemer <gri@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/go/types/decl.go