diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2016-03-21 16:36:15 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2016-05-02 15:38:34 +0200 |
commit | e8042c9ff8b13665e7cbd7797c0c94dc8ae0f742 (patch) | |
tree | ac6bfcbaae88c5470e051cf71341ef65ed7941ff /nxcomp/LICENSE | |
parent | 7876d1f28161f244fe837f2ed5bc348cfdac10de (diff) | |
download | nx-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 'nxcomp/LICENSE')
0 files changed, 0 insertions, 0 deletions