aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mail-accounts.h
diff options
context:
space:
mode:
Diffstat (limited to 'mail/mail-accounts.h')
-rw-r--r--mail/mail-accounts.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/mail-accounts.h b/mail/mail-accounts.h
index 38cc82e043..e9e4423807 100644
--- a/mail/mail-accounts.h
+++ b/mail/mail-accounts.h
@@ -77,8 +77,8 @@ struct _MailAccountsDialog {
GtkToggleButton *timeout_toggle;
GtkSpinButton *timeout;
GtkToggleButton *images_always, *images_sometimes, *images_never;
- GtkToggleButton *thread_list;
- GtkToggleButton *show_preview;
+ /*GtkToggleButton *thread_list;*/
+ /*GtkToggleButton *show_preview;*/
/* Composer page */
GtkToggleButton *send_html;