X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=lib%2Frbot%2Fircbot.rb;h=b36cd36ded25a65ae74fd798ec7094c32939c615;hb=8246bd135ebf319beae8fec39620f4c4c7e54601;hp=435c6284945896d032d0b7bd6abe9f9c7d13980e;hpb=119892c09183cf09ef5247664ec3d9daa7b7a042;p=user%2Fhenk%2Fcode%2Fruby%2Frbot.git diff --git a/lib/rbot/ircbot.rb b/lib/rbot/ircbot.rb index 435c6284..b36cd36d 100644 --- a/lib/rbot/ircbot.rb +++ b/lib/rbot/ircbot.rb @@ -497,7 +497,6 @@ class IrcBot # call the save method for bot's config, keywords, auth and all plugins def save - @registry.flush @config.save @keywords.save @auth.save