]> Cypherpunks repositories - gostls13.git/commit
runtime: remove useless empty string literal
authorMichael Pratt <mpratt@google.com>
Tue, 19 Jul 2022 17:50:52 +0000 (13:50 -0400)
committerMichael Pratt <mpratt@google.com>
Mon, 8 Aug 2022 14:23:44 +0000 (14:23 +0000)
commit0063b9b036f1bdf5c548530a4f93e0b4a111ae14
tree44f7106425ca348e529a27efc4ff154a16b24b5e
parente76155614af824f9e8be88292884799c8d4b1f3d
runtime: remove useless empty string literal

Assumingly this appears to have been a bug in c2go, as this appeared in
https://go.dev/cl/172260043.

Change-Id: I8477ec226ffb31268b9c479af13b0fcf401dbeec
Reviewed-on: https://go-review.googlesource.com/c/go/+/418276
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
Run-TryBot: Michael Pratt <mpratt@google.com>
src/runtime/proc.go