Branch 'feature/notes_on_emails' - messagelist/core

Aaron Seigo seigo at kolabsys.com
Fri Oct 10 16:53:44 CEST 2014


 messagelist/core/messageitem.cpp |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit b73d31b20de81a00fae0664c330f089d26dcdb64
Author: Aaron Seigo <aseigo at kde.org>
Date:   Fri Oct 10 16:52:37 2014 +0200

    no longer consider this a FIXME either: the caller needs to load it

diff --git a/messagelist/core/messageitem.cpp b/messagelist/core/messageitem.cpp
index e4a9b02..755cd4d 100644
--- a/messagelist/core/messageitem.cpp
+++ b/messagelist/core/messageitem.cpp
@@ -275,7 +275,6 @@ Akonadi::Item MessageItem::annotation() const
         }
 
         if ( relation.isValid() ) {
-          //FIXME NOTES_ON_EMAIL doesn't have payload here
             return relation.right();
         }
     }




More information about the commits mailing list