]> Cypherpunks repositories - gostls13.git/commit
runtime: prune some dead variables
authorMatthew Dempsky <mdempsky@google.com>
Thu, 22 Oct 2015 03:09:08 +0000 (20:09 -0700)
committerAndrew Gerrand <adg@golang.org>
Thu, 22 Oct 2015 03:56:19 +0000 (03:56 +0000)
commit5a68eb9f25a2a6290800278df972e04a4085cee3
tree4a3e36d2d55ddfd8ad5bf77baea832e1fbcddd4e
parent29330c118d33c8d7c8b1e7f1caf51b421bd4ee04
runtime: prune some dead variables

Change-Id: I7a1c3079b433c4e30d72fb7d59f9594e0d5efe47
Reviewed-on: https://go-review.googlesource.com/16178
Run-TryBot: Matthew Dempsky <mdempsky@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Andrew Gerrand <adg@golang.org>
src/runtime/proc.go
src/runtime/runtime2.go