[libpng16] Deleted a now-redundant #define png_error from pngvalid.c
This commit is contained in:
parent
0b61d10ad4
commit
37b7299b60
@ -122,11 +122,6 @@ typedef png_byte *png_const_bytep;
|
||||
# endif
|
||||
#endif
|
||||
|
||||
/* Fixups for various minimal builds */
|
||||
#ifndef PNG_ERROR_TEXT_SUPPORTED
|
||||
# define png_error(a,b) png_err(a)
|
||||
#endif
|
||||
|
||||
/***************************** EXCEPTION HANDLING *****************************/
|
||||
#ifdef PNG_FREESTANDING_TESTS
|
||||
# include <cexcept.h>
|
||||
|
Loading…
Reference in New Issue
Block a user