aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/programs/Xserver/hw/nxagent/GCOps.c
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2016-03-21 16:36:15 +0100
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2016-05-02 15:38:34 +0200
commite8042c9ff8b13665e7cbd7797c0c94dc8ae0f742 (patch)
treeac6bfcbaae88c5470e051cf71341ef65ed7941ff /nx-X11/programs/Xserver/hw/nxagent/GCOps.c
parent7876d1f28161f244fe837f2ed5bc348cfdac10de (diff)
downloadnx-libs-e8042c9ff8b13665e7cbd7797c0c94dc8ae0f742.tar.gz
nx-libs-e8042c9ff8b13665e7cbd7797c0c94dc8ae0f742.tar.bz2
nx-libs-e8042c9ff8b13665e7cbd7797c0c94dc8ae0f742.zip
hw/nxagent/GC.c: Don't declare and assign flexibility variable if not used later on.
Amends the following compiler warning: ``` GC.c: In function ‘nxagentReconnectAllGCs’: GC.c:1154:7: warning: variable ‘flexibility’ set but not used [-Wunused-but-set-variable] int flexibility; ^ ```
Diffstat (limited to 'nx-X11/programs/Xserver/hw/nxagent/GCOps.c')
0 files changed, 0 insertions, 0 deletions