mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-10 16:19:28 +01:00
Remove a log that got annoying.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3769 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
parent
c45dfd156f
commit
839ed9103d
@ -43,7 +43,7 @@ public:
|
||||
return m_Mails.front();
|
||||
else
|
||||
{
|
||||
WARN_LOG(DSPHLE, "GetNextMail: No mails");
|
||||
// WARN_LOG(DSPHLE, "GetNextMail: No mails");
|
||||
return 0; //
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user