[kwin] Drop Options::defaultGlDirect
Unused.
This commit is contained in:
parent
22fe6a2857
commit
25b20c03fc
1 changed files with 0 additions and 3 deletions
|
@ -697,9 +697,6 @@ public:
|
|||
static uint defaultVBlankTime() {
|
||||
return 6000; // 6ms
|
||||
}
|
||||
static bool defaultGlDirect() {
|
||||
return true;
|
||||
}
|
||||
static bool defaultGlStrictBinding() {
|
||||
return true;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue