mirror of
https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu-mainline.git
synced 2025-12-18 12:12:40 +00:00
service: Remove unused class variables
Prevents some warnings from occurring.
This commit is contained in:
@@ -312,7 +312,6 @@ private:
|
||||
|
||||
bool vr_mode_enabled = false;
|
||||
float current_brightness = 1.0f;
|
||||
float backlight_brightness = 1.0f;
|
||||
float ambient_light_value = 0.0f;
|
||||
float current_vr_brightness = 1.0f;
|
||||
bool dimming = true;
|
||||
|
||||
Reference in New Issue
Block a user