X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=data%2Frbot%2Fplugins%2Fkeywords.rb;h=6ace2016bf0e55c2da3020f0c5c5c74633a88788;hb=b40ac172a32b71f1edc4e8b5992a4844e8eb6678;hp=255d7fe6886a2c56fcc6bd90f021a65cf23cc181;hpb=dbb8a509f170a4b43f9db9755eb0f503d1b34f25;p=user%2Fhenk%2Fcode%2Fruby%2Frbot.git diff --git a/data/rbot/plugins/keywords.rb b/data/rbot/plugins/keywords.rb index 255d7fe6..6ace2016 100644 --- a/data/rbot/plugins/keywords.rb +++ b/data/rbot/plugins/keywords.rb @@ -117,13 +117,6 @@ class Keywords < Plugin end end - # drop static keywords and reload them from files, picking up any new - # keyword files that have been added - def rescan - @statickeywords = Hash.new - scan - end - # load static keywords from files, picking up any new keyword files that # have been added def scan