]> Cypherpunks repositories - gostls13.git/commit
runtime: remove some unused fields in m and p
authorAustin Clements <austin@google.com>
Sat, 13 Apr 2019 14:27:35 +0000 (10:27 -0400)
committerAustin Clements <austin@google.com>
Mon, 15 Apr 2019 18:58:15 +0000 (18:58 +0000)
commitad832284c7441da9b2eaecdd0f634af6b35a75a4
tree0b6b4643a3c81a80a1edc1474c38bf4fe80de57c
parentd79aea6b9622650b01df64c7930567ad0267a3fc
runtime: remove some unused fields in m and p

Change-Id: Ie0171f48aaf48d8399ef578f95352445741d83a9
Reviewed-on: https://go-review.googlesource.com/c/go/+/171773
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/runtime/runtime2.go