(convert_arguments): Remove decls of unused variables.

From-SVN: r6874
This commit is contained in:
Richard Kenner 1994-03-25 13:57:04 -05:00
parent c386df78f6
commit 0e0c5bc168
1 changed files with 0 additions and 2 deletions

View File

@ -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. */