mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-21 22:45:45 +00:00
service: Clean up apm/lm/applet_oe/controller/sm ctor/dtor.
This commit is contained in:
parent
16fb1c8fe7
commit
ad073846bc
10 changed files with 10 additions and 20 deletions
|
@ -54,7 +54,5 @@ Controller::Controller() : ServiceFramework("IpcController") {
|
|||
RegisterHandlers(functions);
|
||||
}
|
||||
|
||||
Controller::~Controller() = default;
|
||||
|
||||
} // namespace SM
|
||||
} // namespace Service
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue