]> arthur.barton.de Git - ngircd.git/commit
Fix compiler warning when not building with ZLIB support
authorAlexander Barton <alex@kfreebsd.barton.de>
Sun, 5 Aug 2012 23:35:56 +0000 (01:35 +0200)
committerAlexander Barton <alex@kfreebsd.barton.de>
Sun, 5 Aug 2012 23:35:56 +0000 (01:35 +0200)
commitcfd0bddc3014e87dead4db72ef206c6f61ee12c1
tree7efc35ae991a50d41ee641a25a594a23fe01ebac
parentb53b12aa5fd4189035c7473ee4d91eb89fcecb60
Fix compiler warning when not building with ZLIB support

This fixes:

 irc.c: In function ‘Option_String’:
 irc.c:333:9: error: variable ‘options’ set but not used
src/ngircd/irc.c