diff --git a/menu/drivers/xmb.c b/menu/drivers/xmb.c index 3f357979d8..a5d3ccaffb 100644 --- a/menu/drivers/xmb.c +++ b/menu/drivers/xmb.c @@ -4998,7 +4998,7 @@ static void xmb_context_reset_background(const char *iconpath) menu_display_handle_wallpaper_upload, NULL); #ifdef ORBIS - // to avoid weird behaviour on orbis with remote host + /* To avoid weird behaviour on orbis with remote host */ RARCH_LOG("[XMB] after task\n"); sleep(5); #endif