remove some code that was made unused by rca287e7957c7

This commit is contained in:
nitsuja
2012-01-04 09:14:07 -08:00
committed by skidau
parent 1f9586a8ba
commit 9ea8d54343
10 changed files with 0 additions and 29 deletions

View File

@ -427,8 +427,6 @@ void LoadAs(const std::string& filename)
}
}
HW::OnAfterLoad();
if (g_onAfterLoadCb)
g_onAfterLoadCb();