Drop unused options variable

This commit is contained in:
Martin Gräßlin 2012-02-20 10:04:55 +01:00
parent 095a00b912
commit 00913cc4d6

View file

@ -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,