From 4cec9fc7169dc3b810321555a70cda916720867d Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Fri, 20 Mar 2009 19:06:59 +0000 Subject: Saving progress on a massive attachment handling rewrite. svn path=/branches/kill-bonobo/; revision=37465 --- mail/em-format-html-display.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'mail/em-format-html-display.h') diff --git a/mail/em-format-html-display.h b/mail/em-format-html-display.h index 2577b039e7..9cfdb03780 100644 --- a/mail/em-format-html-display.h +++ b/mail/em-format-html-display.h @@ -27,7 +27,6 @@ #include #include -#include /* Standard GObject macros */ #define EM_TYPE_FORMAT_HTML_DISPLAY \ @@ -76,7 +75,6 @@ void em_format_html_display_zoom_in (EMFormatHTMLDisplay *efhd); void em_format_html_display_zoom_out (EMFormatHTMLDisplay *efhd); void em_format_html_display_zoom_reset (EMFormatHTMLDisplay *efhd); -EAttachmentBar *em_format_html_display_get_bar (EMFormatHTMLDisplay *efhd); gboolean em_format_html_display_popup_menu (EMFormatHTMLDisplay *efhd); -- cgit v1.2.3