Removed unused spin adjustment variable
This commit is contained in:
parent
ef513751be
commit
6a313f25da
1 changed files with 0 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue