This commit is contained in:
Douglas Bumby
2015-04-06 23:52:50 -04:00
11 changed files with 394 additions and 1 deletions
-1
View File
@@ -588,7 +588,6 @@
zipCloseFileInZip(_zip);
free(buffer);
fclose(input);
return YES;
}