diff --git a/runloop_data.c b/runloop_data.c index 67b9186bc9..a27fd7f8b4 100644 --- a/runloop_data.c +++ b/runloop_data.c @@ -195,7 +195,6 @@ static int cb_nbio_image_menu_wallpaper(void *data, size_t len) static int rarch_main_iterate_image_poll(void) { - char newstring[PATH_MAX_LENGTH]; const char *path = msg_queue_pull(g_extern.images.msg_queue); if (!path)