mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-16 11:37:59 -05:00
service: Clean up apm/lm/applet_oe/controller/sm ctor/dtor.
This commit is contained in:
@ -147,7 +147,5 @@ SM::SM(std::shared_ptr<ServiceManager> service_manager)
|
||||
RegisterHandlers(functions);
|
||||
}
|
||||
|
||||
SM::~SM() = default;
|
||||
|
||||
} // namespace SM
|
||||
} // namespace Service
|
||||
|
Reference in New Issue
Block a user