mirror of
https://github.com/CTCaer/RetroArch.git
synced 2024-12-25 20:25:42 +00:00
Cleanups
This commit is contained in:
parent
3e971488a8
commit
bb682d1ed4
@ -396,8 +396,6 @@ static bool png_reverse_filter(uint32_t *data, const struct png_ihdr *ihdr,
|
||||
{
|
||||
int ret;
|
||||
|
||||
if (!pngp)
|
||||
return -1;
|
||||
if (png_reverse_filter_init(ihdr, inflate_buf, pngp, palette) == -1)
|
||||
return -1;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user