mirror of
https://git.naxdy.org/Mirror/Ryujinx.git
synced 2024-12-26 10:33:05 +00:00
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