]> arthur.barton.de Git - ngircd-alex.git/commit
fix clang warning about dead stores
authorFlorian Westphal <fw@strlen.de>
Fri, 6 May 2011 18:31:56 +0000 (20:31 +0200)
committerFlorian Westphal <fw@strlen.de>
Fri, 6 May 2011 18:31:56 +0000 (20:31 +0200)
commit605b6a67bc7f41432d25ab646c232e347fd7a33f
tree39e22803298b87be3151c3240720cb32bd9ab952
parent10c7a156876f75ab5e21385d2775143dceefe2e9
fix clang warning about dead stores

clang 'scan-build':
Value stored to 'r' is never read
Value stored to 'fd' is never read
src/ngircd/irc-channel.c
src/ngircd/ngircd.c