This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch 3.6.x in repository nx-libs. commit 41ff6b0344482f3146aeaaea184911b5e40df9a6 Author: Ulrich Sibiller <uli42@gmx.de> Date: Tue Feb 27 03:13:55 2018 +0100 Lift os to XORG-7_1 state - non-functional changes only --- nx-X11/programs/Xserver/os/WaitFor.c | 1 + 1 file changed, 1 insertion(+) diff --git a/nx-X11/programs/Xserver/os/WaitFor.c b/nx-X11/programs/Xserver/os/WaitFor.c index cb97039..9133adf 100644 --- a/nx-X11/programs/Xserver/os/WaitFor.c +++ b/nx-X11/programs/Xserver/os/WaitFor.c @@ -826,6 +826,7 @@ SetScreenSaverTimer(void) MIN(ScreenSaverTime, timeout) : ScreenSaverTime; } + #ifdef SCREENSAVER if (timeout && !screenSaverSuspended) { #else -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/nx-libs.git