service: Clean up apm/lm/applet_oe/controller/sm ctor/dtor.

This commit is contained in:
bunnei 2017-12-28 15:27:30 -05:00
parent 6d0751cd00
commit 82fb80da76
10 changed files with 10 additions and 20 deletions

View file

@ -147,7 +147,5 @@ SM::SM(std::shared_ptr<ServiceManager> service_manager)
RegisterHandlers(functions);
}
SM::~SM() = default;
} // namespace SM
} // namespace Service