]> Cypherpunks repositories - gostls13.git/commit
os: rm unused code
authorKir Kolyshkin <kolyshkin@gmail.com>
Fri, 26 Jul 2024 19:12:39 +0000 (12:12 -0700)
committerGopher Robot <gobot@golang.org>
Sat, 27 Jul 2024 00:57:42 +0000 (00:57 +0000)
commit456785ceed9e209bf3cbdc6a46e752b766722550
tree6779b77e08c04c4d7ee404dfac04d7d88fb2cc97
parent9e40780a4633fd104777243fe2b5d07bc482d5a6
os: rm unused code

CL 588675 removes pidfdRelease, but misses this one.

Change-Id: Id1d93d10baa5b26a42a2289e29624409c4e351f2
Reviewed-on: https://go-review.googlesource.com/c/go/+/601461
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Run-TryBot: Kirill Kolyshkin <kolyshkin@gmail.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
src/os/pidfd_other.go