mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-04-26 18:35:43 -04:00
System: Remove log spam
This commit is contained in:
parent
fbe54f454f
commit
4bcc5a312a
@ -1920,10 +1920,6 @@ void System::FrameDone()
|
||||
Common::Timer::SleepUntil(pre_frame_sleep_until, true);
|
||||
current_time = Common::Timer::GetCurrentValue();
|
||||
}
|
||||
else
|
||||
{
|
||||
Log_WarningPrint("Skipping pre-frame sleep");
|
||||
}
|
||||
}
|
||||
|
||||
s_frame_start_time = current_time;
|
||||
|
Loading…
x
Reference in New Issue
Block a user