projects
/
claws.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4db093c
)
sync with sylpheed 0.6.3cvs7
author
Paul Mangan
<paul@claws-mail.org>
Thu, 18 Oct 2001 05:20:44 +0000
(
05:20
+0000)
committer
Paul Mangan
<paul@claws-mail.org>
Thu, 18 Oct 2001 05:20:44 +0000
(
05:20
+0000)
src/summaryview.c
patch
|
blob
|
history
diff --git
a/src/summaryview.c
b/src/summaryview.c
index 00e18678bec2cf631818f069000a4a7151c57cd0..6769e223abd6a25591084d1e2bb697b6709f6a3e 100644
(file)
--- a/
src/summaryview.c
+++ b/
src/summaryview.c
@@
-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;