]> git.cworth.org Git - sup/blobdiff - lib/sup/message.rb
minor documentation/comment updates
[sup] / lib / sup / message.rb
index 63c462a8ba71c2b0f2c20789aa6050e4da3e18ae..711ab2e5fc4a4fbcda977c9510f6699580d6b514 100644 (file)
@@ -12,9 +12,6 @@ class MessageFormatError < StandardError; end
 ## i would like, for example, to be able to add in a ruby-talk
 ## specific module that would detect and link to /ruby-talk:\d+/
 ## sequences in the text of an email. (how sweet would that be?)
-##
-## TODO: integrate with user's addressbook to render names
-## appropriately.
 class Message
   SNIPPET_LEN = 80
   WRAP_LEN = 80 # wrap at this width