X-Git-Url: http://git.maemo.org/git/?a=blobdiff_plain;f=src%2Fwidgets%2Fmodest-account-settings-dialog.h;h=c51d2b6ac8422308d6586026deee2278f0076b62;hb=a03c1d759b6d81276acc0e3f5c407aae40b2dc87;hp=2d15ce9642cee685fdc83f278340df91e1111148;hpb=a2ca82df5cd9b3c1ef97a86ce2f1701fa83cc880;p=modest diff --git a/src/widgets/modest-account-settings-dialog.h b/src/widgets/modest-account-settings-dialog.h index 2d15ce9..c51d2b6 100644 --- a/src/widgets/modest-account-settings-dialog.h +++ b/src/widgets/modest-account-settings-dialog.h @@ -43,7 +43,6 @@ typedef struct { ModestAccountSettings *settings; gboolean modified; - gboolean save_password; gchar * account_name; /* This may not change. It is not user visible. */ ModestTransportStoreProtocol incoming_protocol; /* This may not change. */ ModestTransportStoreProtocol outgoing_protocol; /* This may not change. */ @@ -88,7 +87,6 @@ typedef struct { GtkWidget *checkbox_outgoing_smtp_specific; GtkWidget *button_outgoing_smtp_servers; - GtkWidget *specific_window; GtkWidget *signature_dialog; } ModestAccountSettingsDialog;