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