aboutsummaryrefslogtreecommitdiff
path: root/nxcompshad
diff options
context:
space:
mode:
authorUlrich Sibiller <uli42@gmx.de>2019-01-18 22:51:40 +0100
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2019-03-01 12:02:25 +0100
commit74fe99dab760eb1bc2aa7b64ab32a19bd26baabc (patch)
treecdf20e5f989dd75e6fdb16193cc663646e6516f5 /nxcompshad
parenta8ed28234ab8f5bdedc18a60c37e7f427090e8b1 (diff)
downloadnx-libs-74fe99dab760eb1bc2aa7b64ab32a19bd26baabc.tar.gz
nx-libs-74fe99dab760eb1bc2aa7b64ab32a19bd26baabc.tar.bz2
nx-libs-74fe99dab760eb1bc2aa7b64ab32a19bd26baabc.zip
xcompshad: remove unused variables
Diffstat (limited to 'nxcompshad')
-rw-r--r--nxcompshad/src/X11.h4
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_;