merge from gcc
[deliverable/binutils-gdb.git] / libiberty / argv.c
index a04f50d7f4910a02666a81d71317a6f4692dfca3..faeb72de4487e445cbe8a8b979a0be82fbcb91ca 100644 (file)
@@ -310,7 +310,6 @@ writeargv (char **argv, FILE *f)
 
   while (*argv != NULL)
     {
-      int ret;
       const char *arg = *argv;
 
       while (*arg != EOS)
This page took 0.026911 seconds and 4 git commands to generate.