mirror of
https://github.com/libretro/RetroArch
synced 2025-04-02 07:20:34 +00:00
Cleanup unused variable
This commit is contained in:
parent
2e0902fda1
commit
0bcc444b84
@ -195,7 +195,6 @@ static int cb_nbio_image_menu_wallpaper(void *data, size_t len)
|
|||||||
|
|
||||||
static int rarch_main_iterate_image_poll(void)
|
static int rarch_main_iterate_image_poll(void)
|
||||||
{
|
{
|
||||||
char newstring[PATH_MAX_LENGTH];
|
|
||||||
const char *path = msg_queue_pull(g_extern.images.msg_queue);
|
const char *path = msg_queue_pull(g_extern.images.msg_queue);
|
||||||
|
|
||||||
if (!path)
|
if (!path)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user