mirror of
https://github.com/libretro/RetroArch
synced 2025-04-02 07:20:34 +00:00
Cleanup
This commit is contained in:
parent
1fb2144a48
commit
20e86afbf2
@ -661,9 +661,9 @@ static int content_file_compressed_read(
|
|||||||
if (*length != -1)
|
if (*length != -1)
|
||||||
ret = 1;
|
ret = 1;
|
||||||
}
|
}
|
||||||
|
#endif
|
||||||
|
|
||||||
string_list_free(str_list);
|
string_list_free(str_list);
|
||||||
#endif
|
|
||||||
return ret;
|
return ret;
|
||||||
|
|
||||||
error:
|
error:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user