changeset 182 | a47c39af46ad |
parent 176 | 4a996749e39d |
child 214 | 19846c18071b |
--- a/archivers/unzip.c Fri Apr 05 18:16:12 2002 +0000 +++ b/archivers/unzip.c Fri Apr 05 18:20:51 2002 +0000 @@ -140,6 +140,7 @@ */ +#if 0 /* not actually used anymore, at this point. */ local int unzlocal_getByte(fin,pi) void *fin; int *pi; @@ -159,7 +160,7 @@ return UNZ_ERRNO; } } - +#endif /* =========================================================================== Reads a long in LSB order from the given gz_stream. Sets