diff --git a/src/duckstation-qt/qthostinterface.cpp b/src/duckstation-qt/qthostinterface.cpp index fe8f0bc87..912037e24 100644 --- a/src/duckstation-qt/qthostinterface.cpp +++ b/src/duckstation-qt/qthostinterface.cpp @@ -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; }