Fix X11 fallback during init (#1087)
This commit is contained in:
parent
21eb4eb6dd
commit
648df66b98
1 changed files with 1 additions and 2 deletions
|
|
@ -578,9 +578,8 @@ namespace platf {
|
|||
// Hide it by default
|
||||
display_cursor = false;
|
||||
}
|
||||
sources[source::KMS] = true;
|
||||
}
|
||||
|
||||
sources[source::KMS] = true;
|
||||
}
|
||||
#endif
|
||||
#ifdef SUNSHINE_BUILD_X11
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue