]> Cypherpunks repositories - gostls13.git/commit
runtime: remove unused g parameter
authorDaniel Martí <mvdan@mvdan.cc>
Tue, 7 Mar 2017 16:10:59 +0000 (16:10 +0000)
committerAustin Clements <austin@google.com>
Thu, 16 Mar 2017 14:03:45 +0000 (14:03 +0000)
commit77b09b8b8dc9d27f0c583f4eb94a563e68fe0af6
tree7e7904b7ca66daedc27ad2de265d8cd670b6b403
parentd60166d5eea5084e0957e9028237cc87ecadbf7d
runtime: remove unused g parameter

Found by github.com/mvdan/unparam.

Change-Id: I20145440ff1bcd27fcf15a740354c52f313e536c
Reviewed-on: https://go-review.googlesource.com/37894
Run-TryBot: Austin Clements <austin@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Austin Clements <austin@google.com>
src/runtime/proc.go
src/runtime/trace.go