Mark 'limit' UNUSED in transform_range_check
Only affects release builds Signed-off-by: John Bowler <jbowler@acm.org>
This commit is contained in:
parent
ecc022ee5f
commit
b416dc5fc8
@ -6370,6 +6370,8 @@ transform_range_check(png_const_structp pp, unsigned int r, unsigned int g,
|
||||
|
||||
png_error(pp, message);
|
||||
}
|
||||
|
||||
UNUSED(limit)
|
||||
}
|
||||
|
||||
static void
|
||||
|
Loading…
Reference in New Issue
Block a user