forked from dolphin-emu/dolphin
PixelEngine: Remove unused AllowIdleSkipping and all references to it
This commit is contained in:
@@ -141,8 +141,6 @@ void GatherPipeBursted();
|
||||
void UpdateInterrupts(u64 userdata);
|
||||
void UpdateInterruptsFromVideoBackend(u64 userdata);
|
||||
|
||||
bool AllowIdleSkipping();
|
||||
|
||||
void SetCpClearRegister();
|
||||
void SetCpControlRegister();
|
||||
void SetCpStatusRegister();
|
||||
|
||||
Reference in New Issue
Block a user