* Fix behavior of check names for fremantle.
[modest] / src / hildon2 / modest-easysetup-wizard-dialog.c
index 34070a5..3490b5f 100644 (file)
@@ -1246,9 +1246,6 @@ modest_easysetup_wizard_dialog_init (ModestEasysetupWizardDialog *self)
        g_object_ref (self);
        g_thread_create (presets_loader, self, FALSE, NULL);
 
-       hildon_help_dialog_help_enable (GTK_DIALOG(self), "applications_email_wizardwelcome",
-                                       modest_maemo_utils_get_osso_context()); 
-
        priv->settings = modest_account_settings_new ();
 }