[libpng15] Removed unused PNG_SET_CHUNK_[CACHE|MALLOC]_LIMIT_SUPPORTED definitions

from pnglibconf.h.prebuilt (Andrew Church).
This commit is contained in:
Glenn Randers-Pehrson
2015-03-27 09:14:25 -05:00
parent 4925a28f6d
commit e985b95d65
3 changed files with 9 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
/* 1.5.23beta01 STANDARD API DEFINITION */
/* pnglibconf.h - library build configuration */
/* libpng version 1.5.23beta01 - March 26, 2015 */
/* libpng version 1.5.23beta01 - March 27, 2015 */
/* Copyright (c) 1998-2013 Glenn Randers-Pehrson */
@@ -95,8 +95,6 @@
#define PNG_SAVE_INT_32_SUPPORTED
#define PNG_SEQUENTIAL_READ_SUPPORTED
#define PNG_SETJMP_SUPPORTED
#define PNG_SET_CHUNK_CACHE_LIMIT_SUPPORTED
#define PNG_SET_CHUNK_MALLOC_LIMIT_SUPPORTED
/*#undef PNG_SET_OPTION_SUPPORTED*/
#define PNG_SET_USER_LIMITS_SUPPORTED
#define PNG_STDIO_SUPPORTED