mirror of
https://github.com/libretro/RetroArch
synced 2025-04-15 23:42:30 +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))
|
||||
return false;
|
||||
|
||||
*buf += 8;
|
||||
|
||||
#if 0
|
||||
for (i = 0; i < 4; i++)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user