]> Cypherpunks repositories - gostls13.git/commit
fmt: remove unused field from printer struct
authorMartin Möhrmann <martisch@uos.de>
Fri, 18 Mar 2016 11:10:47 +0000 (12:10 +0100)
committerBrad Fitzpatrick <bradfitz@golang.org>
Fri, 18 Mar 2016 17:02:51 +0000 (17:02 +0000)
commit40bd28f0c79b6791c7fd86ce42badde300286864
tree64f80b5ec55071b694661592eeb67d4bf704ae05
parentf693015be62a6571e053e15040664d01a450c0e0
fmt: remove unused field from printer struct

Change-Id: I0ec775c51f461c6f0cbff88e796a7af55b736fcb
Reviewed-on: https://go-review.googlesource.com/20838
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/fmt/print.go