Remove references to ZLIB and edit comment as appropriate. (#427)

This commit is contained in:
J. Peter Mugaas
2023-12-26 18:15:12 -05:00
committed by GitHub
parent 3bf25e04b4
commit dd5517fd06
2 changed files with 1 additions and 2 deletions

View File

@@ -22,7 +22,7 @@
#include <tuple>
//
// Requires the OpenEXR library <http://www.openexr.com/> and ZLIB <http://www.zlib.net>
// Requires the OpenEXR library <http://www.openexr.com/> and its dependencies.
//
#ifdef __clang__