(convert_arguments): Remove decls of unused variables.
authorRichard Kenner <kenner@gcc.gnu.org>
Fri, 25 Mar 1994 18:57:04 +0000 (13:57 -0500)
committerRichard Kenner <kenner@gcc.gnu.org>
Fri, 25 Mar 1994 18:57:04 +0000 (13:57 -0500)
From-SVN: r6874

gcc/c-typeck.c

index e8e970b423683fbdc101622e51438e9abef19e06..179c1439a10c2c108a7cca4b6f8464922f7aea14 100644 (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.  */