runtime: remove unused variable
commit01560dcec87e863e3d42e474d266e832054c9159
authorian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 20 Jul 2014 19:20:12 +0000 (20 19:20 +0000)
committerian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 20 Jul 2014 19:20:12 +0000 (20 19:20 +0000)
tree3b09de04d7838179c50c0e45f812c0fba91911d3
parent1aeeba05fb7dafa1685d586571753e1cc82019ab
runtime: remove unused variable

This variable is unused apparently as a result of local changes.
gccgo accepts this variable declaration, but other frontends may not.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@212873 138bc75d-0d04-0410-961f-82ee72b054a4
libgo/go/reflect/value.go