]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/blobdiff - lib/rbot/ircbot.rb
oops bug
[user/henk/code/ruby/rbot.git] / lib / rbot / ircbot.rb
index 435c6284945896d032d0b7bd6abe9f9c7d13980e..b36cd36ded25a65ae74fd798ec7094c32939c615 100644 (file)
@@ -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