From 2aaba13c9446ef82f37cca3d763b50c271b19bd5 Mon Sep 17 00:00:00 2001 From: Paul Bolle Date: Thu, 7 Aug 2008 04:16:09 +0000 Subject: ** Fix for bug #546668 2008-08-06 Paul Bolle ** Fix for bug #546668 * mail/em-format-html.c: Drop a (pointless) define used only once. * mail/em-format-html-display.c: Drop one unused define. svn path=/trunk/; revision=35920 --- mail/em-format-html-display.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'mail/em-format-html-display.c') diff --git a/mail/em-format-html-display.c b/mail/em-format-html-display.c index c2329c08bf..36b7e74cf6 100644 --- a/mail/em-format-html-display.c +++ b/mail/em-format-html-display.c @@ -100,8 +100,6 @@ #define d(x) -#define EFHD_TABLE_OPEN "" - struct _EMFormatHTMLDisplayPrivate { /* For the interactive search dialogue */ /* TODO: Should this be more subtle, like the mozilla one? */ -- cgit v1.2.3