* Removed all help application support (fixes NB#93294).
[modest] / src / hildon2 / modest-connection-specific-smtp-window.c
index 8cfdc87..2de4896 100644 (file)
@@ -398,9 +398,6 @@ modest_connection_specific_smtp_window_init (ModestConnectionSpecificSmtpWindow
 
        g_signal_connect (self, "response", G_CALLBACK (on_response), NULL);
        
-       hildon_help_dialog_help_enable (GTK_DIALOG(self),
-                                       "email_connectionsspecificsmtpconf",
-                                       modest_maemo_utils_get_osso_context());
 }
 
 ModestConnectionSpecificSmtpWindow*