projects
/
claws.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
delete one more dirty debug line...
[claws.git]
/
src
/
summaryview.c
diff --git
a/src/summaryview.c
b/src/summaryview.c
index 22fca83a0cea3f19709962273c30c14039fcdea2..2d556d77f5bce3aa2bc6ad773bc8f744edd21bf3 100644
(file)
--- a/
src/summaryview.c
+++ b/
src/summaryview.c
@@
-756,7
+756,6
@@
gboolean summary_show(SummaryView *summaryview, FolderItem *item,
main_window_cursor_wait(summaryview->mainwin);
mlist = item->folder->get_msg_list(item->folder, item, !update_cache);
- debug_print("*** folder %s has %d messages\n", item->path, g_slist_length(mlist));
summary_processing(summaryview, mlist);