mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2026-03-01 21:58:12 +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