]> Cypherpunks.ru repositories - gostls13.git/commit
net: remove unused _C_GoString
authorTobias Klauser <tklauser@distanz.ch>
Wed, 6 Sep 2023 16:31:00 +0000 (18:31 +0200)
committerGopher Robot <gobot@golang.org>
Thu, 7 Sep 2023 16:10:42 +0000 (16:10 +0000)
commitdc6513b89f12768a4cc90925e383bd64240715ac
tree80e676dfe1238e977e3fd0a9776daa0398f4bdce
parentd9a4b24a1775c4c5baa4ce3005cb5af61346198e
net: remove unused _C_GoString

It's unused since CL 466335.

Change-Id: I2750f478bd2a1cde270a6273551e1434cb38b5ad
Reviewed-on: https://go-review.googlesource.com/c/go/+/526076
Reviewed-by: Ian Lance Taylor <iant@google.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Auto-Submit: Tobias Klauser <tobias.klauser@gmail.com>
Run-TryBot: Tobias Klauser <tobias.klauser@gmail.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
src/net/cgo_unix_cgo.go
src/net/cgo_unix_syscall.go