mirror of
https://github.com/libretro/RetroArch
synced 2025-04-02 07:20:34 +00:00
conditional is not necessary
This commit is contained in:
parent
1081ecc87f
commit
b3c477902c
@ -584,7 +584,6 @@ static bool content_file_load(
|
||||
return true;
|
||||
|
||||
error:
|
||||
if (additional_path_allocs)
|
||||
string_list_free(additional_path_allocs);
|
||||
|
||||
return false;
|
||||
|
Loading…
x
Reference in New Issue
Block a user