PixelEngine: Remove unused AllowIdleSkipping and all references to it

This commit is contained in:
Jasper St. Pierre
2014-07-12 11:21:41 -04:00
parent f9650c52f8
commit a5297f6da8
3 changed files with 0 additions and 19 deletions

View File

@ -141,8 +141,6 @@ void GatherPipeBursted();
void UpdateInterrupts(u64 userdata);
void UpdateInterruptsFromVideoBackend(u64 userdata);
bool AllowIdleSkipping();
void SetCpClearRegister();
void SetCpControlRegister();
void SetCpStatusRegister();