mirror of
				https://git.code.sf.net/p/libpng/code.git
				synced 2025-07-10 18:04:09 +02:00 
			
		
		
		
	[devel] Don't force QUANTIZE on in scripts/symbols.dfn
It's now already on by default.
This commit is contained in:
		
							parent
							
								
									40f7bcc3c0
								
							
						
					
					
						commit
						1ff571914c
					
				| @ -1,7 +1,7 @@ | |||||||
| 
 | 
 | ||||||
| /* symbols.dfn - find all exported symbols | /* symbols.dfn - find all exported symbols | ||||||
|  * |  * | ||||||
|  * Last changed in libpng 1.5.0 [April 18, 2010] |  * Last changed in libpng 1.5.0 [April 24, 2010] | ||||||
|  * Copyright (c) 1998-2010 Glenn Randers-Pehrson |  * Copyright (c) 1998-2010 Glenn Randers-Pehrson | ||||||
|  * |  * | ||||||
|  * This code is released under the libpng license. |  * This code is released under the libpng license. | ||||||
| @ -41,7 +41,6 @@ | |||||||
| #define PNG_ERROR_NUMBERS_SUPPORTED | #define PNG_ERROR_NUMBERS_SUPPORTED | ||||||
| #define PNG_READ_BIG_ENDIAN_SUPPORTED  /* should do nothing! */ | #define PNG_READ_BIG_ENDIAN_SUPPORTED  /* should do nothing! */ | ||||||
| #define PNG_INCH_CONVERSIONS_SUPPORTED | #define PNG_INCH_CONVERSIONS_SUPPORTED | ||||||
| #define PNG_READ_QUANTIZE_SUPPORTED |  | ||||||
| #define PNG_READ_16_TO_8_ACCURATE_SCALE_SUPPORTED | #define PNG_READ_16_TO_8_ACCURATE_SCALE_SUPPORTED | ||||||
| 
 | 
 | ||||||
| #undef PNG_H | #undef PNG_H | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Glenn Randers-Pehrson
						Glenn Randers-Pehrson