zlib 1.2.3.9
This commit is contained in:
@@ -3,8 +3,6 @@
|
||||
* For conditions of distribution and use, see copyright notice in zlib.h
|
||||
*/
|
||||
|
||||
#ifndef OLD_GZIO
|
||||
|
||||
#include "gzguts.h"
|
||||
|
||||
/* gzclose() is in a separate file so that it is linked in only if it is used.
|
||||
@@ -25,5 +23,3 @@ int ZEXPORT gzclose(file)
|
||||
return gzclose_r(file);
|
||||
#endif
|
||||
}
|
||||
|
||||
#endif /* !OLD_GZIO */
|
||||
|
||||
Reference in New Issue
Block a user