summaryrefslogtreecommitdiffstats
path: root/lib/ASM/Event.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ASM/Event.pm')
-rw-r--r--lib/ASM/Event.pm3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/ASM/Event.pm b/lib/ASM/Event.pm
index 690a12d..2cd1e6c 100644
--- a/lib/ASM/Event.pm
+++ b/lib/ASM/Event.pm
@@ -136,9 +136,6 @@ sub on_pong
} else {
$conn->privmsg($::settings->{masterchan}, "Config files changed, auto rehash triggered. Check console for possible errors.");
ASM::XML->readXML();
- my @strbl = io('string_blacklist.txt')->getlines;
- chomp @strbl;
- @::string_blacklist = @strbl;
}
}
if ($lag > 1) {