X-Git-Url: http://git.claws-mail.org/?p=claws.git;a=blobdiff_plain;f=src%2Fsummaryview.c;h=2d556d77f5bce3aa2bc6ad773bc8f744edd21bf3;hp=22fca83a0cea3f19709962273c30c14039fcdea2;hb=c341bb2db4485f1e9f30cbb2960e0125af9dcb77;hpb=5938692c524b585ba5e3274c58aa199a1fdbd693 diff --git a/src/summaryview.c b/src/summaryview.c index 22fca83a0..2d556d77f 100644 --- 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);