Oops... removing some junk I forgotten.

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3597 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
luigi2us 2009-06-29 16:20:33 +00:00
parent e39658df7c
commit ffcf440e88
1 changed files with 0 additions and 1 deletions

View File

@ -29,7 +29,6 @@ public:
~CMailHandler();
void PushMail(u32 _Mail);
void PushMail(u32 _Mail, bool _TriggerIRQ);
void Clear();
void Halt(bool _Halt);
bool IsEmpty();