mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-04 23:14:33 +02:00
Merge pull request #4529 from RisingFog/remove_dead_code
Remove leftover SkipIdle function
This commit is contained in:
@@ -137,7 +137,6 @@ bool IsConfigSaved();
|
|||||||
bool IsDualCore();
|
bool IsDualCore();
|
||||||
bool IsProgressive();
|
bool IsProgressive();
|
||||||
bool IsPAL60();
|
bool IsPAL60();
|
||||||
bool IsSkipIdle();
|
|
||||||
bool IsDSPHLE();
|
bool IsDSPHLE();
|
||||||
bool IsFastDiscSpeed();
|
bool IsFastDiscSpeed();
|
||||||
int GetCPUMode();
|
int GetCPUMode();
|
||||||
|
Reference in New Issue
Block a user