[libpng15] Imported from libpng-1.5.16beta04.tar

This commit is contained in:
Glenn Randers-Pehrson
2013-05-01 08:15:43 -05:00
parent 033a157a65
commit a829dc9ed2
16 changed files with 34 additions and 32 deletions

View File

@@ -18,8 +18,6 @@
#ifdef PNG_READ_SUPPORTED
#define png_strtod(p,a,b) strtod(a,b)
png_uint_32 PNGAPI
png_get_uint_31(png_structp png_ptr, png_const_bytep buf)
{