undo melvin's latest change to summaryview because when selecting a folder, the summa...
[claws.git] / src / summaryview.c
index 22fca83a0cea3f19709962273c30c14039fcdea2..2d556d77f5bce3aa2bc6ad773bc8f744edd21bf3 100644 (file)
@@ -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);