mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-13 20:07:57 -05: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