mirror of
https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu-mainline.git
synced 2025-12-17 04:42:40 +00:00
HLE: Remove empty ConfigMem and SharedPage Shutdown functions
This commit is contained in:
@@ -43,8 +43,6 @@ void Init() {
|
||||
}
|
||||
|
||||
void Shutdown() {
|
||||
ConfigMem::Shutdown();
|
||||
SharedPage::Shutdown();
|
||||
Service::Shutdown();
|
||||
|
||||
LOG_DEBUG(Kernel, "shutdown OK");
|
||||
|
||||
Reference in New Issue
Block a user