]> Cypherpunks repositories - gostls13.git/commit
internal/syscall/unix: remove unused *Trap consts
authorTobias Klauser <tklauser@distanz.ch>
Sun, 13 Oct 2019 21:33:13 +0000 (23:33 +0200)
committerTobias Klauser <tobias.klauser@gmail.com>
Mon, 14 Oct 2019 07:02:02 +0000 (07:02 +0000)
commitc72199482f1ab55d824c5a49908c904d3617d170
treec7e2d758d1e28c38e47c586e2a1e20c44aae9a53
parent46be01f4e06a2ef1d2450a81dd855671eac5b855
internal/syscall/unix: remove unused *Trap consts

These are unused since the darwin port switched to libc calls in
CL 148457.

Change-Id: I309bb5b0a52c9069484e7a649d4a652efcb8e160
Reviewed-on: https://go-review.googlesource.com/c/go/+/200866
Run-TryBot: Tobias Klauser <tobias.klauser@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/internal/syscall/unix/at_sysnum_darwin.go