diff options
Diffstat (limited to 'code/qcommon/unzip.c')
-rw-r--r-- | code/qcommon/unzip.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/code/qcommon/unzip.c b/code/qcommon/unzip.c index 6d45492..ac95609 100644 --- a/code/qcommon/unzip.c +++ b/code/qcommon/unzip.c @@ -2925,8 +2925,6 @@ int inflate_flush(inflate_blocks_statef *s, z_streamp z, int r) * For conditions of distribution and use, see copyright notice in zlib.h */ -static const char inflate_copyright[] = - " inflate 1.1.3 Copyright 1995-1998 Mark Adler "; /* If you use the zlib library in a product, an acknowledgment is welcome in the documentation of your product. If for some reason you cannot |