Drop unused options variable
This commit is contained in:
parent
095a00b912
commit
00913cc4d6
1 changed files with 0 additions and 1 deletions
|
@ -336,7 +336,6 @@ public:
|
|||
// General preferences
|
||||
HiddenPreviews hiddenPreviews;
|
||||
bool unredirectFullscreen;
|
||||
bool disableCompositingChecks;
|
||||
// OpenGL
|
||||
int glSmoothScale; // 0 = no, 1 = yes when transformed,
|
||||
// 2 = try trilinear when transformed; else 1,
|
||||
|
|
Loading…
Reference in a new issue