X-Git-Url: http://git.maemo.org/git/?p=modest;a=blobdiff_plain;f=src%2Fmaemo%2Fmodest-msg-edit-window.c;h=6ab35cbfc5c5b623ff379ff391364ac1cd050038;hp=b5642a8b5a43bc2d929e3c42b82442ab562e4b7d;hb=e08627af810496c08eaedba6e64fb056f812cd3e;hpb=98df4aae51f0f37b7fd1158e86f132d528aaf3b3;ds=sidebyside diff --git a/src/maemo/modest-msg-edit-window.c b/src/maemo/modest-msg-edit-window.c index b5642a8..6ab35cb 100644 --- a/src/maemo/modest-msg-edit-window.c +++ b/src/maemo/modest-msg-edit-window.c @@ -155,7 +155,7 @@ get_transports (void) GSList *cursor, *accounts; account_mgr = modest_runtime_get_account_mgr(); - cursor = accounts = modest_account_mgr_account_names (account_mgr, NULL); +/* cursor = accounts = modest_account_mgr_account_names (account_mgr, NULL); */ while (cursor) { gchar *account_name = (gchar*)cursor->data; gchar *from_string = modest_account_mgr_get_from_string (account_mgr,