From 518cb00c282a7c4d17e4b8f8106d9ef35112d89a Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Fri, 7 Mar 2003 21:10:34 +0000 Subject: removed erroneous static prototype (it is now supposed to be a public symbol) svn path=/trunk/; revision=20222 --- mail/mail-format.c | 4 ---- 1 file changed, 4 deletions(-) diff --git a/mail/mail-format.c b/mail/mail-format.c index 20f3719de9..67a4604b2c 100644 --- a/mail/mail-format.c +++ b/mail/mail-format.c @@ -59,10 +59,6 @@ #define STANDARD_ISSUE_TABLE_OPEN "" -static ssize_t mail_format_data_wrapper_write_to_stream (CamelDataWrapper *wrapper, - MailDisplay *mail_display, - CamelStream *stream); - static gboolean handle_text_plain (CamelMimePart *part, const char *mime_type, MailDisplay *md, MailDisplayStream *stream); -- cgit v1.2.3