diff options
Diffstat (limited to 'nxcompshad/src')
-rw-r--r-- | nxcompshad/src/X11.h | 4 |
1 files changed, 0 insertions, 4 deletions
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_; |