mirror of
https://github.com/libretro/RetroArch
synced 2025-03-28 19:20:35 +00:00
Delete a debug message
This commit is contained in:
parent
ec24fb6bbd
commit
57d3236b99
@ -866,7 +866,6 @@ static void xmb_update_thumbnail_path(void *data, unsigned i)
|
||||
|
||||
if (core_name && string_is_equal(core_name, "imageviewer"))
|
||||
{
|
||||
printf("%s\n", entry.label);
|
||||
strlcpy(xmb->thumbnail_file_path, entry.label,
|
||||
sizeof(xmb->thumbnail_file_path));
|
||||
return;
|
||||
|
Loading…
x
Reference in New Issue
Block a user