]> Cypherpunks.ru repositories - gostls13.git/commit
misc/cgo/testsigfwd: delete unused code
authorAustin Clements <austin@google.com>
Thu, 15 Sep 2022 19:34:07 +0000 (15:34 -0400)
committerAustin Clements <austin@google.com>
Mon, 17 Oct 2022 15:15:31 +0000 (15:15 +0000)
commitabd592b3d7c3e05eaa9dd6a69749e497b1973002
tree795e06e38dcbc31021db5eafecfff4d0843989eb
parent44563340cc6b6e3b8b1bf8f510dad9ee3f075633
misc/cgo/testsigfwd: delete unused code

This code was introduced in CL 17903 but has never executed. It's also
fundamentally non-deterministic. Delete it.

Simplification for #37486.

Change-Id: I049564123fb4fba401154e2ea0fc429e552d4749
Reviewed-on: https://go-review.googlesource.com/c/go/+/431258
Reviewed-by: Bryan Mills <bcmills@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: Austin Clements <austin@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
misc/cgo/testsigfwd/main.go