]> git.donarmstrong.com Git - infobot.git/blobdiff - blootbot/src/IRC/Irc.pl
- ircTextCounters stuff moved into a separate function.
[infobot.git] / blootbot / src / IRC / Irc.pl
index a73a51aea777508938ece215f74e560aa8362d7c..7bd925a7fbf1e80003f14c2f06adc32990f84b11 100644 (file)
@@ -775,7 +775,6 @@ sub clearChanVars {
 }
 
 sub clearIRCVars {
-    &DEBUG("clearIRCVars() called!");
     undef %channels;
     undef %floodjoin;