Drop unused options variable

remotes/origin/Plasma/5.0
Martin Gräßlin 14 years ago
parent 095a00b912
commit 00913cc4d6
  1. 1
      options.h

@ -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…
Cancel
Save