]> Cypherpunks repositories - gostls13.git/commit
encoding/gob: remove unused ut and atyp parameters
authorDaniel Martí <mvdan@mvdan.cc>
Sun, 5 Mar 2017 13:04:56 +0000 (14:04 +0100)
committerRob Pike <r@golang.org>
Mon, 6 Mar 2017 15:12:15 +0000 (15:12 +0000)
commit0332b6cf589a51f421a88176f756f0315c9f1491
treea029ba2dfc3c1cf3cee6877455cb264f2062ce3f
parent06a6b3a4134f1c7b93308a4f45eed6aeaa9a5f00
encoding/gob: remove unused ut and atyp parameters

Found by github.com/mvdan/unparam.

Change-Id: Ic97f05a2ecb5b17caa36aafe403e2266abea3e0e
Reviewed-on: https://go-review.googlesource.com/37836
Run-TryBot: Rob Pike <r@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Rob Pike <r@golang.org>
src/encoding/gob/decode.go