]> gcc.gnu.org Git - gcc.git/commit
runtime: remove unused variable
authorIan Lance Taylor <ian@gcc.gnu.org>
Sun, 20 Jul 2014 19:20:12 +0000 (19:20 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Sun, 20 Jul 2014 19:20:12 +0000 (19:20 +0000)
commitd5d0580e649fd7f2a43d11c5ee5cb72554d33bc0
tree3b09de04d7838179c50c0e45f812c0fba91911d3
parent9b0834f68353d52e4d5000a599e5169b79c0c343
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.

From-SVN: r212873
libgo/go/reflect/value.go
This page took 0.054357 seconds and 5 git commands to generate.