diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2016-03-21 22:22:07 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2016-05-02 15:38:34 +0200 |
commit | 7251ef492f72c57713f7e56cf979541bed03d02b (patch) | |
tree | fa97a926bb7e6a202e9df2586f654e8c4908357c /nx-X11/programs/Xserver/hw/nxagent/Pointer.c | |
parent | 634484bb347ac01740a08e97e17ed28127e8e82e (diff) | |
download | nx-libs-7251ef492f72c57713f7e56cf979541bed03d02b.tar.gz nx-libs-7251ef492f72c57713f7e56cf979541bed03d02b.tar.bz2 nx-libs-7251ef492f72c57713f7e56cf979541bed03d02b.zip |
hw/nxagent/Colormap.c: Don't declare and assign flexibility variable if not used later on.
Amends the following compiler warning:
```
Colormap.c: In function ‘nxagentReconnectAllColormap’:
Colormap.c:575:7: warning: variable ‘flexibility’ set but not used [-Wunused-but-set-variable]
int flexibility;
^
```
Diffstat (limited to 'nx-X11/programs/Xserver/hw/nxagent/Pointer.c')
0 files changed, 0 insertions, 0 deletions