Procházet zdrojové kódy

Removed a '//' comment.

Ryan C. Gordon před 13 roky
rodič
revize
2b39e47fda
1 změnil soubory, kde provedl 0 přidání a 1 odebrání
  1. 0 1
      src/archiver_zip.c

+ 0 - 1
src/archiver_zip.c

@@ -1214,7 +1214,6 @@ static int zip64_parse_end_of_central_dir(PHYSFS_Io *io, ZIPinfo *info,
     PHYSFS_uint64 ui64;
     PHYSFS_uint64 ui64;
     PHYSFS_uint32 ui32;
     PHYSFS_uint32 ui32;
     PHYSFS_uint16 ui16;
     PHYSFS_uint16 ui16;
-    //PHYSFS_sint64 len;
 
 
     /* We should be positioned right past the locator signature. */
     /* We should be positioned right past the locator signature. */