Explorar o código

Remove unused variable.

Francesco Bertolaccini %!s(int64=8) %!d(string=hai) anos
pai
achega
dc5958ec71
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      src/archiver_zip.c

+ 0 - 1
src/archiver_zip.c

@@ -1671,7 +1671,6 @@ static PHYSFS_Io *ZIP_openRead(void *opaque, const char *filename)
     ZIPfileinfo *finfo = NULL;
     PHYSFS_Io *io = NULL;
     PHYSFS_uint8 *password = NULL;
-    int i;
 
     /* if not found, see if maybe "$PASSWORD" is appended. */
     if ((!entry) && (info->has_crypto))