From: William Morgan Date: Thu, 10 Sep 2009 14:22:23 +0000 (-0400) Subject: remove redundant poll message X-Git-Url: https://git.notmuchmail.org/git?a=commitdiff_plain;h=db4f8f07bdab8ed4662065595e20850e6ad73da0;p=sup remove redundant poll message --- diff --git a/lib/sup/poll.rb b/lib/sup/poll.rb index 46fe5c5..b59237f 100644 --- a/lib/sup/poll.rb +++ b/lib/sup/poll.rb @@ -91,7 +91,6 @@ EOS num = 0 numi = 0 each_message_from source do |m| - yield "Found message at #{m.source_info} with labels {#{m.labels.to_a * ', '}}" old_m = Index.build_message m.id if old_m if old_m.source.id != source.id || old_m.source_info != m.source_info