sm:: remove unused member
This commit is contained in:
parent
97f7a560f3
commit
4a1aa98598
|
@ -45,7 +45,6 @@ private:
|
|||
ResultVal<Kernel::KClientSession*> GetServiceImpl(Kernel::HLERequestContext& ctx);
|
||||
|
||||
ServiceManager& service_manager;
|
||||
bool is_initialized{};
|
||||
Kernel::KernelCore& kernel;
|
||||
};
|
||||
|
||||
|
|
Reference in New Issue