Cocoa Port:

- Fix a possible crashing bug that was exposed by the changes from r4952.
This commit is contained in:
rogerman 2013-12-24 07:38:15 +00:00
parent c95eba3901
commit dd09eb888d
1 changed files with 0 additions and 2 deletions

View File

@ -187,8 +187,6 @@ static BOOL isCoreStarted = NO;
return isCoreStarted;
}
slot2_Change(NDS_SLOT2_NONE);
result = NDS_Init();
if (result == -1)
{