From affd74834a1a2620646e9ca12ecf18f19414cda4 Mon Sep 17 00:00:00 2001 From: wmorgan Date: Fri, 14 Sep 2007 01:50:33 +0000 Subject: [PATCH] log message cleanup git-svn-id: svn://rubyforge.org/var/svn/sup/trunk@568 5c8cc53c-5e98-4d25-b20a-d8db53a31250 --- lib/sup/thread.rb | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/sup/thread.rb b/lib/sup/thread.rb index 829c962..bf7f42d 100644 --- a/lib/sup/thread.rb +++ b/lib/sup/thread.rb @@ -313,7 +313,6 @@ class ThreadSet ## may do nothing if m's thread is killed def load_thread_for_message m, opts={} good = @index.each_message_in_thread_for m, opts do |mid, builder| - Redwood::log " > got #{mid}" next if contains_id? mid add_message builder.call end -- 2.45.2