mirror of
https://github.com/CTCaer/RetroArch.git
synced 2024-12-24 19:56:06 +00:00
Fix statement is unreachable warning
This commit is contained in:
parent
36106dd90a
commit
1f3790fafa
@ -1858,7 +1858,6 @@ bool task_push_content_load_default(
|
||||
if (!task_load_core(core_path))
|
||||
goto error;
|
||||
return true;
|
||||
break;
|
||||
case CONTENT_MODE_LOAD_NONE:
|
||||
break;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user