Merge pull request #4529 from RisingFog/remove_dead_code

Remove leftover SkipIdle function
This commit is contained in:
Mat M 2016-12-19 15:32:43 -05:00 committed by GitHub
commit b9dc73d9cd
1 changed files with 0 additions and 1 deletions

View File

@ -137,7 +137,6 @@ bool IsConfigSaved();
bool IsDualCore();
bool IsProgressive();
bool IsPAL60();
bool IsSkipIdle();
bool IsDSPHLE();
bool IsFastDiscSpeed();
int GetCPUMode();