mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-11 01:58:02 -05: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