From f8626b2845d8abb07cbe8be08ec600f8d7cab4ef Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Sat, 29 May 2010 23:39:55 -0400 Subject: Bug 619345 - GtkHTML color settings not being honored Includes some minor code cleanups related to this investigation. --- mail/mail-config.h | 1 - 1 file changed, 1 deletion(-) (limited to 'mail/mail-config.h') diff --git a/mail/mail-config.h b/mail/mail-config.h index 65dd861940..4b67fbd222 100644 --- a/mail/mail-config.h +++ b/mail/mail-config.h @@ -68,7 +68,6 @@ typedef enum { /* Configuration */ void mail_config_init (void); -void mail_config_clear (void); void mail_config_write (void); GConfClient *mail_config_get_gconf_client (void); -- cgit