diff options
Diffstat (limited to 'mail/em-mailer-prefs.h')
-rw-r--r-- | mail/em-mailer-prefs.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/mail/em-mailer-prefs.h b/mail/em-mailer-prefs.h index 647da6e571..846ce151bd 100644 --- a/mail/em-mailer-prefs.h +++ b/mail/em-mailer-prefs.h @@ -87,12 +87,6 @@ struct _EMMailerPrefs { struct _GtkOptionMenu *empty_trash_days; struct _GtkToggleButton *confirm_expunge; - /* New Mail Notification */ - struct _GtkToggleButton *notify_not; - struct _GtkToggleButton *notify_beep; - struct _GtkToggleButton *notify_play_sound; - struct _GtkFileChooserButton *notify_sound_file; - /* HTML Mail tab */ struct _GtkFontButton *font_variable; struct _GtkFontButton *font_fixed; |