fix unreachable code warning
This commit is contained in:
parent
00f766715e
commit
db0af57f54
|
@ -231,8 +231,6 @@ namespace BizHawk.Client.EmuHawk
|
|||
ShutdownCDL();
|
||||
return true;
|
||||
}
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
public bool UpdateBefore
|
||||
|
|
Loading…
Reference in New Issue