diff options
Diffstat (limited to 'mail/mail-preferences.h')
-rw-r--r-- | mail/mail-preferences.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/mail/mail-preferences.h b/mail/mail-preferences.h index 210f1e3e15..bca18a316b 100644 --- a/mail/mail-preferences.h +++ b/mail/mail-preferences.h @@ -36,9 +36,6 @@ extern "C" { #include <libgnomeui/gnome-color-picker.h> #include <libgnomeui/gnome-font-picker.h> -#warning "gtkhtml-propmanger" -/*#include <gtkhtml/gtkhtml-propmanager.h>*/ - #include "evolution-config-control.h" #include <shell/Evolution.h> @@ -95,9 +92,6 @@ struct _MailPreferences { GtkToggleButton *autodetect_links; GtkToggleButton *prompt_unwanted_html; - /* GtkHTML Properties */ - struct _GtkHTMLPropmanager *pman; - /* Labels and Colours tab */ struct { GtkEntry *name; |