mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 12:19:12 +00:00
PixelEngine: Remove unused AllowIdleSkipping and all references to it
This commit is contained in:
parent
f9650c52f8
commit
a5297f6da8
3 changed files with 0 additions and 19 deletions
|
@ -141,8 +141,6 @@ void GatherPipeBursted();
|
|||
void UpdateInterrupts(u64 userdata);
|
||||
void UpdateInterruptsFromVideoBackend(u64 userdata);
|
||||
|
||||
bool AllowIdleSkipping();
|
||||
|
||||
void SetCpClearRegister();
|
||||
void SetCpControlRegister();
|
||||
void SetCpStatusRegister();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue