From: notaz Date: Sun, 16 Apr 2017 21:30:30 +0000 (+0300) Subject: get rid of the silly unzip_stream X-Git-Tag: v1.92~66 X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b4c2331e793ba8ca719fc540f6f2eb1b9e53a0e6;hp=b4c2331e793ba8ca719fc540f6f2eb1b9e53a0e6;p=picodrive.git get rid of the silly unzip_stream ... and just use zlib's inflate. Needed for the next commit. ---