mirror of
https://git.tardis.systems/mirrors/yuzu
synced 2025-06-21 04:24:56 +02:00
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;
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user