HLE: Remove empty ConfigMem and SharedPage Shutdown functions
This commit is contained in:
parent
69c3021a8d
commit
c39b52f974
5 changed files with 0 additions and 10 deletions
|
@ -43,8 +43,6 @@ void Init() {
|
|||
}
|
||||
|
||||
void Shutdown() {
|
||||
ConfigMem::Shutdown();
|
||||
SharedPage::Shutdown();
|
||||
Service::Shutdown();
|
||||
|
||||
LOG_DEBUG(Kernel, "shutdown OK");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue