mirror of
https://github.com/libretro/RetroArch
synced 2025-03-28 19:20:35 +00:00
Get rid of useless return
This commit is contained in:
parent
e5ffeff36e
commit
c2852bdefe
@ -700,7 +700,6 @@ static void frontend_win32_respawn(char *s, size_t len)
|
||||
{
|
||||
RARCH_LOG("Failed to restart RetroArch\n");
|
||||
}
|
||||
return;
|
||||
}
|
||||
|
||||
static bool frontend_win32_set_fork(enum frontend_fork fork_mode)
|
||||
|
Loading…
x
Reference in New Issue
Block a user