mirror of
https://github.com/libretro/RetroArch
synced 2025-03-31 10:20:41 +00:00
Cleanup deferred_push_rdb_entry_detail
This commit is contained in:
parent
85f70e971a
commit
c5c9fbfbd8
@ -1236,12 +1236,10 @@ static int deferred_push_rdb_entry_detail(void *data, void *userdata,
|
|||||||
|
|
||||||
ret = 0;
|
ret = 0;
|
||||||
|
|
||||||
#endif
|
|
||||||
|
|
||||||
done:
|
done:
|
||||||
#ifdef HAVE_LIBRETRODB
|
|
||||||
string_list_free(str_list);
|
string_list_free(str_list);
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
return ret;
|
return ret;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user