mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-21 05:09:34 -06:00
remove some code that was made unused by rca287e7957c7
This commit is contained in:
@ -427,8 +427,6 @@ void LoadAs(const std::string& filename)
|
||||
}
|
||||
}
|
||||
|
||||
HW::OnAfterLoad();
|
||||
|
||||
if (g_onAfterLoadCb)
|
||||
g_onAfterLoadCb();
|
||||
|
||||
|
Reference in New Issue
Block a user