[libpng16] Imported from libpng-1.6.0beta16.tar

This commit is contained in:
Glenn Randers-Pehrson
2012-03-05 21:20:56 -06:00
parent 6225b0e61e
commit 0c98cc7023
13 changed files with 43 additions and 45 deletions

View File

@@ -1324,8 +1324,6 @@ png_set_check_for_invalid_index(png_structrp png_ptr, int allowed)
else
png_ptr->num_palette_max = -1;
}
#endif
#endif /* PNG_READ_SUPPORTED || PNG_WRITE_SUPPORTED */