mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-25 07:05:40 -04:00
Qt: Remove unnecessary log spam
This commit is contained in:
@ -834,7 +834,6 @@ void QtHostInterface::threadEntryPoint()
|
|||||||
{
|
{
|
||||||
// wait until we have a system before running
|
// wait until we have a system before running
|
||||||
m_worker_thread_event_loop->exec();
|
m_worker_thread_event_loop->exec();
|
||||||
Log_WarningPrintf("Event loop executed");
|
|
||||||
continue;
|
continue;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user