Changed g_log levels in all app. Idea is reducing the number of debug
[modest] / src / hildon2 / modest-easysetup-wizard-dialog.c
index 86c1224..ff63170 100644 (file)
@@ -2125,8 +2125,8 @@ save_to_settings (ModestEasysetupWizardDialog *self)
                                                                      priv->settings);
                        g_list_free (wizard_pages);
                } else {
-                       g_warning ("The selected protocol is a plugin protocol "//
-                                  "but it's not a ModestAccountProtocol");
+                       g_debug ("The selected protocol is a plugin protocol "//
+                                "but it's not a ModestAccountProtocol");
                }
 
                g_free (provider_id);