HLE: Remove empty ConfigMem and SharedPage Shutdown functions

This commit is contained in:
Yuri Kunde Schlesner 2015-08-05 21:18:19 -03:00
parent 6bb23baf0a
commit cbc7419408
5 changed files with 0 additions and 10 deletions

View file

@ -36,7 +36,4 @@ void Init() {
config_mem.firm_sys_core_ver = 0x2;
}
void Shutdown() {
}
} // namespace