diff options
Diffstat (limited to 'modules/event.pl')
| -rw-r--r-- | modules/event.pl | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/modules/event.pl b/modules/event.pl index 4978432..271e58c 100644 --- a/modules/event.pl +++ b/modules/event.pl @@ -150,12 +150,6 @@ sub on_pong my @strbl = io('string_blacklist.txt')->getlines; chomp @strbl; @::string_blacklist = @strbl; -# my @eline=io('exempt.txt')->getlines; -# chomp @eline; -# %::eline = (); -# foreach my $item (@eline) { -# $::eline{lc $item} = 1; -# } } } if ($lag > 1) { |
