Removed a '//' comment.

This commit is contained in:
Ryan C. Gordon 2012-06-01 05:59:12 -04:00
parent a865b14bec
commit 2b39e47fda
1 changed files with 0 additions and 1 deletions

View File

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