delete one more dirty debug line...
authorAlfons Hoogervorst <alfons@proteus.demon.nl>
Wed, 9 Jan 2002 21:05:23 +0000 (21:05 +0000)
committerAlfons Hoogervorst <alfons@proteus.demon.nl>
Wed, 9 Jan 2002 21:05:23 +0000 (21:05 +0000)
ChangeLog.claws
src/summaryview.c

index 58ce17337f8e1b4a0478b39374f01f898be93517..5deb3c7dccdedc7fed588c6a001fd029e324bb26 100644 (file)
@@ -1,4 +1,9 @@
-2001-01-08 [alfons]
+2001-01-09 [alfons]
+
+       * src/summaryview.c
+               remove more dirt traces...
+
+2001-01-09 [alfons]
        
        * src/summaryview.c
                clean up some traces of my debugging stuff
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);