irclog: don't kill logger thread on false can_log_on
authorGiuseppe Bilotta <giuseppe.bilotta@gmail.com>
Fri, 6 Nov 2009 21:52:41 +0000 (22:52 +0100)
committerGiuseppe Bilotta <giuseppe.bilotta@gmail.com>
Fri, 6 Nov 2009 21:53:46 +0000 (22:53 +0100)
commit9bd862f9dd7b42a043c1adc95d85b830b6f07f89
tree85c8f960ad5639f319ee508cc64a6f08b06a84f1
parentb19163aa6cc90a1f5a1d8c1d1d4ae4134c2171a0
irclog: don't kill logger thread on false can_log_on

Change a return to a next. Leftover from the refactoring of the logger
into its own thread. Thanks to gelraen for spotting this.
lib/rbot/core/irclog.rb