X-Git-Url: http://git.maemo.org/git/?a=blobdiff_plain;f=src%2Fmodest-utils.c;h=1cce3fd1ddd34898ae4063356b542e4bb502cc49;hb=54b2b4b64a81caaf214c47da59057b54bf7b067c;hp=7fe1833782bd50cf406f21731b7884a8bb8600a3;hpb=3b5dc6fc08a4bb09b660ce6c777edc2e35fdcdfa;p=modest diff --git a/src/modest-utils.c b/src/modest-utils.c index 7fe1833..1cce3fd 100644 --- a/src/modest-utils.c +++ b/src/modest-utils.c @@ -961,7 +961,8 @@ modest_utils_fill_country_model (GtkTreeModel *model, gint *locale_mcc) file = modest_utils_open_mcc_mapping_file (&translated); if (!file) { - g_warning("Could not open mcc_mapping file"); + g_warning ("Could not open mcc_mapping file"); + return; } /* Get the territory specified for the current locale */