sync with sylpheed 0.6.3cvs7
[claws.git] / src / summaryview.c
index 00e18678bec2cf631818f069000a4a7151c57cd0..6769e223abd6a25591084d1e2bb697b6709f6a3e 100644 (file)
@@ -1947,7 +1947,6 @@ gboolean summary_insert_gnode_func(GtkCTree *ctree, guint depth, GNode *gnode,
        summary_set_marks_func(ctree, cnode, summaryview);
 
        if (msgid)
-       //if (msgid && g_hash_table_lookup(msgid_table, msgid) == NULL)
                g_hash_table_insert(msgid_table, (gchar *)msgid, cnode);
 
        return TRUE;