[ZLIB] Restore 'uncrypt' functionality in minizip

This commit is contained in:
Mark Jansen
2019-03-06 23:09:35 +01:00
parent 410320df06
commit a672665911
-3
View File
@@ -68,9 +68,6 @@
#include <stdlib.h>
#include <string.h>
#ifndef NOUNCRYPT
#define NOUNCRYPT
#endif
#include "zlib.h"
#include "unzip.h"