mirror of
https://github.com/libretro/RetroArch
synced 2025-04-23 11:43:20 +00:00
remove this - shouldn't be necessary
This commit is contained in:
parent
b5722127c7
commit
d0eef2579e
@ -999,8 +999,6 @@ bool rpng_iterate_image(rpng_t *rpng)
|
|||||||
if (!read_chunk_header(buf, &chunk))
|
if (!read_chunk_header(buf, &chunk))
|
||||||
return false;
|
return false;
|
||||||
|
|
||||||
*buf += 8;
|
|
||||||
|
|
||||||
#if 0
|
#if 0
|
||||||
for (i = 0; i < 4; i++)
|
for (i = 0; i < 4; i++)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user