mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-19 01:10:22 +00:00
bug#3013: turning on 8 bit mask generation. pnunn. tested nt, mac, linux.
This commit is contained in:
parent
bc3e85db29
commit
41ccf33623
@ -55,12 +55,7 @@ static void PR_CALLBACK il_png_error_handler(png_structp png_ptr, png_const_char
|
||||
int il_debug;
|
||||
PRLogModuleInfo *il_log_module = NULL;
|
||||
|
||||
#ifdef CAN_SUPPORT_8_BIT_MASK
|
||||
#undef CAN_SUPPORT_8_BIT_MASK
|
||||
#endif
|
||||
#ifdef XP_WINBLAH
|
||||
#define CAN_SUPPORT_8_BIT_MASK
|
||||
#endif
|
||||
|
||||
PRBool
|
||||
il_png_init(il_container *ic)
|
||||
|
Loading…
x
Reference in New Issue
Block a user