From: William Morgan Date: Wed, 20 Feb 2008 22:37:54 +0000 (-0800) Subject: minor: remove redundant LOC X-Git-Url: https://git.cworth.org/git?a=commitdiff_plain;h=b2aee43e59a1228d0d6920ee94ef08acd06d615a;p=sup minor: remove redundant LOC --- diff --git a/lib/sup/index.rb b/lib/sup/index.rb index 013b390..a7e48f6 100644 --- a/lib/sup/index.rb +++ b/lib/sup/index.rb @@ -174,7 +174,6 @@ EOS m.source.id or raise "unregistered source #{m.source} (id #{m.source.id.inspect})" end - to = (m.to + m.cc + m.bcc).map { |x| x.email }.join(" ") snippet = if m.snippet_contains_encrypted_content? && $config[:discard_snippets_from_encrypted_messages] ""