X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=thirdparty%2Flibpng%2Fpnginfo.h;h=a33bfab06de28fc52096ddb90b8bca6915abc8c1;hb=f9929052a04832b3e5bf6c0daf21719a27057c16;hp=fa19f85e72c00895f5de3be5557e25cfb79b680d;hpb=a3c7e4179469c6194890ad11c64f51ced48f0177;p=apitrace diff --git a/thirdparty/libpng/pnginfo.h b/thirdparty/libpng/pnginfo.h index fa19f85..a33bfab 100644 --- a/thirdparty/libpng/pnginfo.h +++ b/thirdparty/libpng/pnginfo.h @@ -138,7 +138,6 @@ defined(PNG_READ_BACKGROUND_SUPPORTED) * single color specified that should be treated as fully transparent. * Data is valid if (valid & PNG_INFO_tRNS) is non-zero. */ - png_bytep trans; /* alpha values for paletted image */ png_bytep trans_alpha; /* alpha values for paletted image */ png_color_16 trans_color; /* transparent color for non-palette image */ #endif