Interpreter: Idle skipping support

This commit is contained in:
degasus
2015-06-28 11:05:14 +02:00
parent 12fe42b2a3
commit 717d4bfbcc
6 changed files with 25 additions and 10 deletions

View File

@ -529,11 +529,6 @@ void CheckBreakPoints()
}
}
void OnIdle()
{
CoreTiming::Idle();
}
} // namespace