commit b2aee43e59a1228d0d6920ee94ef08acd06d615a
parent 8170a28bcf23da19f053748ba2fbed886837d88b
Author: William Morgan <wmorgan-sup@masanjin.net>
Date: Wed, 20 Feb 2008 14:37:54 -0800
minor: remove redundant LOC
Diffstat:
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git 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]
""