* Deleted debug code
authorSergio Villar Senin <svillar@igalia.com>
Wed, 25 Apr 2007 17:20:41 +0000 (17:20 +0000)
committerSergio Villar Senin <svillar@igalia.com>
Wed, 25 Apr 2007 17:20:41 +0000 (17:20 +0000)
pmo-trunk-r1667

src/widgets/modest-folder-view.c

index 8f89e02..244ed14 100644 (file)
@@ -781,7 +781,6 @@ cmp_rows (GtkTreeModel *tree_model, GtkTreeIter *iter1, GtkTreeIter *iter2,
                                        cmp = modest_text_utils_utf8_strcmp (name1, name2, TRUE);
                        }
                }
-               g_print ("%s,%s - %d\n",account_id, account_id2,cmp);
        } else 
                cmp = modest_text_utils_utf8_strcmp (name1, name2, TRUE);