Removed unused spin adjustment variable

This commit is contained in:
Premo 2024-04-25 21:35:00 -04:00 committed by GitHub
parent ef513751be
commit 6a313f25da
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -56,7 +56,6 @@ namespace Ryujinx.UI.Windows
[GUI] ComboBoxText _hideCursorSelect;
[GUI] Box _hideCursorIdleTimeBox;
[GUI] Entry _hideCursorIdleTimeSpin;
[GUI] Adjustment _hideCursorIdleTimeSpinAdjustment;
[GUI] CheckButton _vSyncToggle;
[GUI] CheckButton _shaderCacheToggle;
[GUI] CheckButton _textureRecompressionToggle;