mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
[libpng15] Avoid a compiler warning about unused png_ptr
in translate_gamma_flags()
This commit is contained in:
committed by
Glenn Randers-Pehrson
parent
b4a08b81b2
commit
bb0407f3dc
1
ANNOUNCE
1
ANNOUNCE
@@ -33,6 +33,7 @@ Version 1.5.16beta01 [April 25, 2013]
|
||||
Ensure that NEON filter stuff is completely disabled when switched 'off'.
|
||||
Previously the ARM NEON specific files were still built if the option
|
||||
was switched 'off' as opposed to being explicitly disabled.
|
||||
Avoid a compiler warning about unused png_ptr in translate_gamma_flags()
|
||||
|
||||
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
|
||||
(subscription required; visit
|
||||
|
||||
Reference in New Issue
Block a user