mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-04-02 11:01:50 -04:00
Delete leftover FlushAll call
This commit is contained in:
parent
b0c160fa93
commit
c850bca8a2
1 changed files with 0 additions and 1 deletions
|
@ -59,7 +59,6 @@ extern int logBlocks;
|
|||
|
||||
void Jit::Comp_FPULS(u32 op)
|
||||
{
|
||||
FlushAll();
|
||||
s32 offset = (s16)(op & 0xFFFF);
|
||||
int ft = _FT;
|
||||
int rs = _RS;
|
||||
|
|
Loading…
Add table
Reference in a new issue