Android: Remove unneeded log call
This commit is contained in:
parent
5671f2b759
commit
df56964c96
|
@ -957,7 +957,6 @@ bool CN64System::SetActiveSystem(bool bActive)
|
|||
|
||||
if (bActive && g_System == this)
|
||||
{
|
||||
WriteTrace(TraceN64System, TraceDebug, "Done (Res: true)");
|
||||
return true;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue