]> Cypherpunks repositories - gostls13.git/commit
syscall: remove unused windows function
authorKeith Randall <khr@golang.org>
Tue, 8 Apr 2025 22:16:50 +0000 (15:16 -0700)
committerGopher Robot <gobot@golang.org>
Wed, 9 Apr 2025 00:13:04 +0000 (17:13 -0700)
commit0909bcd9e4acb01089d588d608d669d69710e50a
tree7a5a209e970d2a192b1504e62b7cd5893d28baa5
parent53badd4836f88c45e686c60712ac3c9d6364e505
syscall: remove unused windows function

It's causing the dependency test to fail.

Fixes #73274

Change-Id: I7d80ea4872e360c16ac3b77acf15fa2660d117b3
Reviewed-on: https://go-review.googlesource.com/c/go/+/663975
Auto-Submit: Keith Randall <khr@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Quim Muntal <quimmuntal@gmail.com>
Reviewed-by: Keith Randall <khr@google.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Reviewed-by: Quim Muntal <quimmuntal@gmail.com>
src/syscall/zsyscall_windows.go