mirror of
https://git.eden-emu.dev/archive/citron
synced 2026-04-12 14:18:49 -04:00
service: Clean up apm/lm/applet_oe/controller/sm ctor/dtor.
This commit is contained in:
@@ -21,7 +21,5 @@ APM::APM() : ServiceFramework("apm") {
|
||||
RegisterHandlers(functions);
|
||||
}
|
||||
|
||||
APM::~APM() = default;
|
||||
|
||||
} // namespace APM
|
||||
} // namespace Service
|
||||
|
||||
Reference in New Issue
Block a user