parser.c (cp_parser_range_for): Remove the "unused variable" warning workaround.
authorRodrigo Rivas Costa <rodrigorivascosta@gmail.com>
Mon, 17 Jan 2011 22:34:26 +0000 (22:34 +0000)
committerJason Merrill <jason@gcc.gnu.org>
Mon, 17 Jan 2011 22:34:26 +0000 (17:34 -0500)
commit86070dcc8ad910ef16423c775c10fe6883239d01
tree5118380ada55b5e2b38099f298995d0244001c2e
parentc7d3bb7623a428af85bd04c7f225ed54241c29bd
parser.c (cp_parser_range_for): Remove the "unused variable" warning workaround.

* parser.c (cp_parser_range_for): Remove the "unused variable" warning
workaround.

From-SVN: r168936
gcc/cp/ChangeLog
gcc/cp/parser.c