mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-08-09 20:24:14 +00:00
Revert "[client] sdl: move SDL specific screensaver inhibit"
This reverts commit afb0146d33
.
Additional handling is required to implement this properly, postpone
this for Beta 4
This commit is contained in:
@@ -36,9 +36,6 @@ static struct SDLDSState sdl;
|
||||
|
||||
static bool sdlEarlyInit(void)
|
||||
{
|
||||
// Allow screensavers for now: we will enable and disable as needed.
|
||||
SDL_SetHint(SDL_HINT_VIDEO_ALLOW_SCREENSAVER, "1");
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user