fix small redundancy

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@4397 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
Shawn Hoffman 2009-10-11 16:21:33 +00:00
parent 9c6bf6c535
commit c2356445c8
1 changed files with 0 additions and 1 deletions

View File

@ -134,7 +134,6 @@ CEXIIPL::CEXIIPL() :
}
else
{
m_FontsLoaded = true;
// Load whole ROM dump
LoadFileToIPL(SConfig::GetInstance().m_LocalCoreStartupParameter.m_strBootROM, 0);
// Descramble the encrypted section (contains BS1 and BS2)