removed function that doesn't need HLE anymore

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@992 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
fires.gc 2008-10-28 17:01:08 +00:00
parent f560fc61da
commit 50547cdb58
1 changed files with 0 additions and 1 deletions

View File

@ -63,7 +63,6 @@ static const SPatch OSPatches[] =
{ "puts", HLE_OS::HLE_printf }, //gcc-optimized printf?
// wii only
{ "SCCheckStatus", HLE_Misc::UnimplementedFunctionFalse },
{ "__OSInitAudioSystem", HLE_Misc::UnimplementedFunction },
// Super Monkey Ball