[libpng16] Reverted png_set_itxt(); it would not compile without warnings.

This commit is contained in:
Glenn Randers-Pehrson
2012-03-16 23:17:27 -05:00
parent 31d66245ea
commit 42ed02ed9a
7 changed files with 10 additions and 97 deletions

View File

@@ -3,7 +3,7 @@
/* pnglibconf.h - library build configuration */
/* Libpng 1.6.0beta19 - March 16, 2012 */
/* Libpng 1.6.0beta19 - March 17, 2012 */
/* Copyright (c) 1998-2012 Glenn Randers-Pehrson */

View File

@@ -248,4 +248,3 @@ EXPORTS
png_image_write_to_stdio @240
png_convert_to_rfc1123_buffer @241
png_set_check_for_invalid_index @242
png_set_itxt @243