Commit c386df78 by Richard Kenner

(primary): Remove decl of unused variable CONTEXT.

From-SVN: r6873
parent 6cc902a1
......@@ -531,8 +531,6 @@ expr_no_commas:
primary:
IDENTIFIER
{
tree context;
$$ = lastiddecl;
if (!$$ || $$ == error_mark_node)
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment