This is a manual merge of branch drop split view intro trunk.
[modest] / src / hildon2 / modest-connection-specific-smtp-window.c
index 8cfdc87..909d00d 100644 (file)
@@ -39,6 +39,7 @@
 #include <gtk/gtkcellrenderertext.h>
 #include <gtk/gtkliststore.h>
 #include <hildon/hildon-pannable-area.h>
+#include <hildon/hildon-gtk.h>
 #include <gtk/gtkbutton.h>
 #include <gtk/gtkhbox.h>
 #include <gtk/gtkvbox.h>
@@ -398,9 +399,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*