]> Cypherpunks repositories - gostls13.git/commit
syscall: remove un-used const ptrSize
authorCuong Manh Le <cuong.manhle.vn@gmail.com>
Thu, 24 Oct 2019 11:43:43 +0000 (18:43 +0700)
committerTobias Klauser <tobias.klauser@gmail.com>
Thu, 24 Oct 2019 12:09:29 +0000 (12:09 +0000)
commita42a396846453e44ff9abadc1430a8c0c6a11e25
tree20ce42eb8336287d215cb30472311b7b985888a2
parent722b0e32babc95a4381b14e1e7640572a556fc24
syscall: remove un-used const ptrSize

Change-Id: Ic809a533f9c4042373bdad3ba1cd237d203bacff
Reviewed-on: https://go-review.googlesource.com/c/go/+/202881
Reviewed-by: Tobias Klauser <tobias.klauser@gmail.com>
Run-TryBot: Tobias Klauser <tobias.klauser@gmail.com>
Run-TryBot: Cuong Manh Le <cuong.manhle.vn@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/syscall/syscall_darwin.go