From 8246bd135ebf319beae8fec39620f4c4c7e54601 Mon Sep 17 00:00:00 2001 From: Tom Gilbert Date: Sun, 5 Feb 2006 16:24:49 +0000 Subject: oops bug --- lib/rbot/ircbot.rb | 1 - 1 file changed, 1 deletion(-) 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 -- cgit v1.2.3