mirror of
https://github.com/izzy2lost/dolphin.git
synced 2026-06-19 01:16:48 -07:00
UCode_AX: don't always call NotifyAXThread()
StartWorking() already does this if needed
This commit is contained in:
@@ -669,7 +669,6 @@ void CUCode_AX::HandleMail(u32 mail)
|
||||
{
|
||||
CopyCmdList(mail, cmdlist_size);
|
||||
StartWorking();
|
||||
NotifyAXThread();
|
||||
}
|
||||
else if (m_UploadSetupInProgress)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user