Commit c4e8f305 by Richard Kenner

(truthvalue_conversion): Remove decl of unused CODE.

From-SVN: r6871
parent 328b3aac
......@@ -1702,8 +1702,6 @@ tree
truthvalue_conversion (expr)
tree expr;
{
register enum tree_code code;
if (TREE_CODE (expr) == ERROR_MARK)
return expr;
......
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