]> git.openstreetmap.org Git - rails.git/blobdiff - app/models/notifier.rb
tests passing
[rails.git] / app / models / notifier.rb
index 3b7d063f0770624e054376c6f0341f35c6dd4f2a..a498e4edf6cd88cb45c8e0be9bc8bb4f5d3bff2d 100644 (file)
@@ -83,7 +83,6 @@ class Notifier < ActionMailer::Base
     end
   end
 
-  # FIXME mail should say your / their depending who's message it is
   def diary_comment_notification(comment, recipient)
     with_recipient_locale recipient do
       @to_user = recipient.display_name