Commit 0e0c5bc1 by Richard Kenner

(convert_arguments): Remove decls of unused variables.

From-SVN: r6874
parent c386df78
......@@ -1567,8 +1567,6 @@ convert_arguments (typelist, values, name, fundecl)
}
else
{
tree parmname;
tree type0 = type;
#ifdef PROMOTE_PROTOTYPES
/* Rather than truncating and then reextending,
convert directly to int, if that's the type we will want. */
......
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