]> Cypherpunks repositories - gostls13.git/commit
runtime/cgo: remove unused variable
authorShenghou Ma <minux@golang.org>
Thu, 1 Jan 2015 02:58:02 +0000 (21:58 -0500)
committerMinux Ma <minux@golang.org>
Thu, 1 Jan 2015 03:14:56 +0000 (03:14 +0000)
commit0b2a74e89cf940e1c4cd91785ff3d744684edc49
tree4df4406dc80d229c1006a6b163b77fa82c928f44
parent77cd6197d7561ab7ccbf5d892efb6f97d929546a
runtime/cgo: remove unused variable

I missed this one in golang.org/cl/2232 and only tested the patch
on openbsd/amd64.

Change-Id: I4ff437ae0bfc61c989896c01904b6d33f9bdf0ec
Reviewed-on: https://go-review.googlesource.com/2234
Reviewed-by: Minux Ma <minux@golang.org>
src/runtime/cgo/gcc_openbsd_386.c