runtime: delete windows setlasterror (unused)
This is dead code and need not be ported to each architecture. This CL is part of a stack adding windows/arm64 support (#36439), intended to land in the Go 1.17 cycle. This CL is, however, not windows/arm64-specific. It is cleanup meant to make the port (and future ports) easier. Change-Id: I2d0072b377f73e49d7158ea304670c26f5486c59 Reviewed-on: https://go-review.googlesource.com/c/go/+/288794 Trust: Russ Cox <rsc@golang.org> Trust: Jason A. Donenfeld <Jason@zx2c4.com> Reviewed-by:Alex Brainman <alex.brainman@gmail.com> Reviewed-by:
Cherry Zhang <cherryyz@google.com> Reviewed-by:
Jason A. Donenfeld <Jason@zx2c4.com>
Loading
Please sign in to comment