aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/programs/Xserver/hw/nxagent/Display.c
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2016-03-21 16:14:00 +0100
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2016-05-02 15:38:34 +0200
commitab196f3a14da044f37621186f84b40957d6c2efb (patch)
tree9750977daecf16e4c78941bb9558d7299c493c2f /nx-X11/programs/Xserver/hw/nxagent/Display.c
parentce8fb1f93f71246462d5692c42c88989eb32b1d2 (diff)
downloadnx-libs-ab196f3a14da044f37621186f84b40957d6c2efb.tar.gz
nx-libs-ab196f3a14da044f37621186f84b40957d6c2efb.tar.bz2
nx-libs-ab196f3a14da044f37621186f84b40957d6c2efb.zip
hw/nxagent/NXrender.c: Don't declare and assign the colors variable, if not used later on.
Amends the following compiler warning: ``` NXrender.c: In function ‘swapStops’: NXrender.c:3036:13: warning: variable ‘colors’ set but not used [-Wunused-but-set-variable] CARD16 *colors; ^ ```
Diffstat (limited to 'nx-X11/programs/Xserver/hw/nxagent/Display.c')
0 files changed, 0 insertions, 0 deletions