From 74fe99dab760eb1bc2aa7b64ab32a19bd26baabc Mon Sep 17 00:00:00 2001 From: Ulrich Sibiller Date: Fri, 18 Jan 2019 22:51:40 +0100 Subject: xcompshad: remove unused variables --- nxcompshad/src/X11.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'nxcompshad') diff --git a/nxcompshad/src/X11.h b/nxcompshad/src/X11.h index 87dd31fea..0fe8ca0de 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_; -- cgit v1.2.3