mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-04-27 08:45:42 -04:00
System: Fix rewind throttling at half speed
This commit is contained in:
parent
87d24d3259
commit
df08e122c3
@ -4025,8 +4025,6 @@ void System::DoRewind()
|
||||
s_rewind_load_counter--;
|
||||
}
|
||||
|
||||
s_next_frame_time += s_frame_period;
|
||||
|
||||
InvalidateDisplay();
|
||||
Host::PumpMessagesOnCPUThread();
|
||||
Internal::IdlePollUpdate();
|
||||
|
Loading…
x
Reference in New Issue
Block a user