diff options
Diffstat (limited to 'contrib/minizip/zip.c')
| -rw-r--r-- | contrib/minizip/zip.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/contrib/minizip/zip.c b/contrib/minizip/zip.c index 60bdffa..a6329ae 100644 --- a/contrib/minizip/zip.c +++ b/contrib/minizip/zip.c | |||
| @@ -1027,7 +1027,6 @@ extern int ZEXPORT zipOpenNewFileInZip4_64(zipFile file, const char* filename, c | |||
| 1027 | int err = ZIP_OK; | 1027 | int err = ZIP_OK; |
| 1028 | 1028 | ||
| 1029 | # ifdef NOCRYPT | 1029 | # ifdef NOCRYPT |
| 1030 | (crcForCrypting); | ||
| 1031 | if (password != NULL) | 1030 | if (password != NULL) |
| 1032 | return ZIP_PARAMERROR; | 1031 | return ZIP_PARAMERROR; |
| 1033 | # endif | 1032 | # endif |
