[libpng17] Imported from libpng-1.7.0beta32.tar

This commit is contained in:
Glenn Randers-Pehrson
2014-02-26 12:11:18 -06:00
parent deb920b4a7
commit f99393490d
17 changed files with 39 additions and 115 deletions

1
png.c
View File

@@ -2211,7 +2211,6 @@ png_compare_ICC_profile_with_sRGB(png_const_structrp png_ptr,
png_chunk_report(png_ptr,
"Not recognizing known sRGB profile that has been edited",
PNG_CHUNK_WARNING);
break;
# endif
}
}