mirror of
https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu-mainline.git
synced 2025-12-20 02:22:42 +00:00
service: Clean up apm/lm/applet_oe/controller/sm ctor/dtor.
This commit is contained in:
@@ -54,7 +54,5 @@ Controller::Controller() : ServiceFramework("IpcController") {
|
||||
RegisterHandlers(functions);
|
||||
}
|
||||
|
||||
Controller::~Controller() = default;
|
||||
|
||||
} // namespace SM
|
||||
} // namespace Service
|
||||
|
||||
Reference in New Issue
Block a user