Remove some unused/unnecessary code
This commit is contained in:
parent
92df6b832c
commit
0f12d44e59
11 changed files with 0 additions and 36 deletions
|
@ -599,7 +599,6 @@ void PSP_RunLoopUntil(u64 globalticks) {
|
|||
}
|
||||
|
||||
mipsr4k.RunLoopUntil(globalticks);
|
||||
gpu->CleanupBeforeUI();
|
||||
}
|
||||
|
||||
void PSP_RunLoopFor(int cycles) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue