This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository nx-libs. commit 74fe99dab760eb1bc2aa7b64ab32a19bd26baabc Author: Ulrich Sibiller <uli42@gmx.de> Date: Fri Jan 18 22:51:40 2019 +0100 xcompshad: remove unused variables --- nxcompshad/src/X11.h | 4 ---- 1 file changed, 4 deletions(-) diff --git a/nxcompshad/src/X11.h b/nxcompshad/src/X11.h index 87dd31f..0fe8ca0 100644 --- a/nxcompshad/src/X11.h +++ b/nxcompshad/src/X11.h @@ -77,10 +77,6 @@ class Poller : public CorePoller Damage damage_; - Region repair_; - - char damageChanges_; - XShmSegmentInfo *shminfo_; XImage *image_; -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/nx-libs.git