mirror of
https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu-mainline.git
synced 2025-12-18 21:42:41 +00:00
service: Remove unused class variables
Prevents some warnings from occurring.
This commit is contained in:
@@ -361,7 +361,6 @@ private:
|
||||
States states{};
|
||||
ParentalControlSettings settings{};
|
||||
std::array<char, 8> pin_code{};
|
||||
bool can_use_stereo_vision = true;
|
||||
Capability capability{};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user