mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-12 07:05:46 -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
|
||||
m_worker_thread_event_loop->exec();
|
||||
Log_WarningPrintf("Event loop executed");
|
||||
continue;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user