X-Git-Url: http://vcs.maemo.org/git/?a=blobdiff_plain;f=src%2Fwidgets%2Fmodest-account-view.c;h=5fd47107a98d8c822404e19bb7a2d0503f416dc9;hb=bd2cfef8f71152c3af20769c0045b18874eeee0d;hp=bfe79506bf8c948179ddfdb3201ce916e0b00d8a;hpb=068e3c0b67ea8ba867c131f32b4d1e24be65874b;p=modest diff --git a/src/widgets/modest-account-view.c b/src/widgets/modest-account-view.c index bfe7950..5fd4710 100644 --- a/src/widgets/modest-account-view.c +++ b/src/widgets/modest-account-view.c @@ -199,9 +199,6 @@ update_account_view (ModestAccountMgr *account_mgr, ModestAccountView *view) * current use instead */ cursor = account_names = modest_account_mgr_account_names (account_mgr, TRUE /* only enabled accounts. */); - - if (!account_names) - g_warning ("debug: modest_account_mgr_account_names() returned NULL\n"); while (cursor) { gchar *account_name;