* Fixes NB#105153, removed hildon-help dependency in Fremantle
[modest] / src / hildon2 / modest-connection-specific-smtp-edit-window.c
index bcf75a0..aa76e26 100644 (file)
@@ -474,10 +474,6 @@ modest_connection_specific_smtp_edit_window_init (ModestConnectionSpecificSmtpEd
        modest_window_mgr_prevent_hibernation_while_window_is_shown (
                modest_runtime_get_window_mgr (), GTK_WINDOW (self)); 
 
-       hildon_help_dialog_help_enable (GTK_DIALOG(self),
-                                       "applications_email_connectionspecificsmtpconf",
-                                       modest_maemo_utils_get_osso_context());
-
        /* Refresh view with current settings */
        auth_picker_set_sensitive (priv);
        security_picker_set_port (priv);