changeset 564 | ce114ffdf485 |
parent 553 | 4338d9c0bbcd |
child 648 | 5c993684b8f2 |
child 927 | 8867d6c60ebf |
--- a/archivers/mvl.c Tue Apr 08 05:51:19 2003 +0000 +++ b/archivers/mvl.c Fri May 16 15:31:42 2003 +0000 @@ -288,7 +288,6 @@ PHYSFS_uint32 fileCount; PHYSFS_uint32 location = 8; /* sizeof sig. */ MVLentry *entry; - char *ptr; BAIL_IF_MACRO(!mvl_open(name, forWriting, &fh, &fileCount), NULL, 0); info->entryCount = fileCount;