]> arthur.barton.de Git - ngircd-alex.git/commit
Remove unused "bool have_arg" from IRC_WHO()
authorAlexander Barton <alex@barton.de>
Sun, 1 Jan 2012 23:56:31 +0000 (00:56 +0100)
committerAlexander Barton <alex@barton.de>
Sun, 1 Jan 2012 23:56:31 +0000 (00:56 +0100)
commitf47904bf954696803c0df8e756a57a3dabaa8845
treee880de7472b5e3fee971fed4c8a19a2c374f6589
parent70eb8219f526a7c3cbcab54e97733572ac16e50d
Remove unused "bool have_arg" from IRC_WHO()

This fixes:

 irc-info.c: In function ‘IRC_WHO’:
 irc-info:936:18: warning: variable ‘have_arg’ set but not used
src/ngircd/irc-info.c