Show
Ignore:
Timestamp:
01/07/2008 18:06:44 (5 months ago)
Author:
james
Message:

remove counters stuff, never really used it

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/modules/flood.tcl

    r937 r939  
    240240  if {!($r < $chance)} { 
    241241    putlog "bMotion: FLOOD check on $nick (http://www.bmotion.net:8000/bmotion/wiki/FAQDisableFlood)" 
    242     bMotion_counter_incr "flood" "checks" 
    243242    return 1 
    244243  }