| Index: third_party/libpng/pngusr.h
|
| ===================================================================
|
| --- third_party/libpng/pngusr.h (revision 125325)
|
| +++ third_party/libpng/pngusr.h (working copy)
|
| @@ -50,9 +50,7 @@
|
| #define PNG_NO_READ_SWAP
|
| #define PNG_NO_READ_SWAP_ALPHA
|
| #define PNG_NO_READ_INVERT_ALPHA
|
| -#define PNG_NO_READ_STRIP_ALPHA
|
| #define PNG_NO_READ_RGB_TO_GRAY
|
| -#define PNG_NO_READ_USER_TRANSFORM
|
| #define PNG_NO_READ_bKGD
|
| #define PNG_NO_READ_cHRM
|
| #undef PNG_NO_READ_gAMA
|
| @@ -109,7 +107,6 @@
|
| #define PNG_NO_USER_MEM
|
| #define PNG_NO_FIXED_POINT_SUPPORTED
|
| #define PNG_NO_MNG_FEATURES
|
| -#define PNG_NO_USER_TRANSFORM_PTR
|
| #define PNG_NO_HANDLE_AS_UNKNOWN
|
| #define PNG_NO_CONSOLE_IO
|
| #define PNG_NO_ZALLOC_ZERO
|
|
|