]> Cypherpunks repositories - gostls13.git/commit
net: remove unused _C_FreeCString
authorTobias Klauser <tklauser@distanz.ch>
Wed, 19 Apr 2023 18:55:47 +0000 (20:55 +0200)
committerGopher Robot <gobot@golang.org>
Wed, 19 Apr 2023 21:15:30 +0000 (21:15 +0000)
commit42f89db1538ce9c7e48b04615b0bc7ca098946c1
treeb01e731510b485670830a083b7640b0d47b8003b
parent54d429999c00f277c80b5698fb78c7b71f91aad9
net: remove unused _C_FreeCString

It's unused since CL 486015.

Change-Id: Ic9397f5f84940a09f05499da2774b952fe6d1365
Reviewed-on: https://go-review.googlesource.com/c/go/+/486475
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Damien Neil <dneil@google.com>
Run-TryBot: Tobias Klauser <tobias.klauser@gmail.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Auto-Submit: Tobias Klauser <tobias.klauser@gmail.com>
src/net/cgo_unix_cgo.go
src/net/cgo_unix_syscall.go