aboutsummaryrefslogtreecommitdiff
path: root/nxcomp/ServerProxy.h
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2016-03-18 16:45:59 +0100
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2016-05-02 14:53:06 +0200
commitab50f84b50c8f11e0be813a5e54ca307e72a656f (patch)
tree5c11087b46bbd5d3da40f9bb59ea521d214c1c14 /nxcomp/ServerProxy.h
parentef287b54f0a1b23402ba9e8cb6cb8be7b7455a3b (diff)
downloadnx-libs-ab50f84b50c8f11e0be813a5e54ca307e72a656f.tar.gz
nx-libs-ab50f84b50c8f11e0be813a5e54ca307e72a656f.tar.bz2
nx-libs-ab50f84b50c8f11e0be813a5e54ca307e72a656f.zip
hw/nxagent/Screen.c: Drop various unused variables.
Amends the following compiler warnings: ``` Screen.c: In function ‘nxagentReconnectScreen’: Screen.c:3547:7: warning: variable ‘flexibility’ set but not used [-Wunused-but-set-variable] int flexibility; ^ Screen.c: In function ‘nxagentAdjustRandRXinerama’: Screen.c:3746:12: warning: unused variable ‘j’ [-Wunused-variable] int i, j; ^ Screen.c: In function ‘nxagentSaveAreas’: Screen.c:4116:15: warning: variable ‘pDrawable’ set but not used [-Wunused-but-set-variable] DrawablePtr pDrawable; ^ Screen.c: In function ‘nxagentRestoreAreas’: Screen.c:4236:15: warning: variable ‘pDrawable’ set but not used [-Wunused-but-set-variable] DrawablePtr pDrawable; ^ ```
Diffstat (limited to 'nxcomp/ServerProxy.h')
0 files changed, 0 insertions, 0 deletions