parser.c (cp_parser_class_specifier): Remove the unused has_trailing_semicolon.
authorH.J. Lu <hongjiu.lu@intel.com>
Fri, 10 Apr 2009 14:30:48 +0000 (14:30 +0000)
committerH.J. Lu <hjl@gcc.gnu.org>
Fri, 10 Apr 2009 14:30:48 +0000 (07:30 -0700)
commit886b9612f2912fb6b9efb4b028371757d5df0908
treeb7c91514b6579b6fac8326e45e5dc8432d04c99c
parent045ac3671593f6cb1a087a22cc9b8bff2b357198
parser.c (cp_parser_class_specifier): Remove the unused has_trailing_semicolon.

2008-04-10  H.J. Lu  <hongjiu.lu@intel.com>

* parser.c (cp_parser_class_specifier): Remove the unused
has_trailing_semicolon.

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