mirror of
https://github.com/libretro/RetroArch
synced 2025-04-07 13:23:32 +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;
|
int ret;
|
||||||
|
|
||||||
if (!pngp)
|
|
||||||
return -1;
|
|
||||||
if (png_reverse_filter_init(ihdr, inflate_buf, pngp, palette) == -1)
|
if (png_reverse_filter_init(ihdr, inflate_buf, pngp, palette) == -1)
|
||||||
return -1;
|
return -1;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user