From ffb7357c4201f9e02c54d712267856c5a313e6cd Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Fri, 1 Mar 2002 20:30:15 +0000 Subject: Reverted my pgp/mime fixes here too. 2002-03-01 Jeffrey Stedfast * camel-mime-part-utils.c (camel_mime_part_construct_content_from_parser): Reverted my pgp/mime fixes here too. * camel-mime-part.c (write_to_stream): Removed my pgp/mime raw stream hack, this is causing problems such as some messages to not displaying, view->source not working at all, etc. svn path=/trunk/; revision=15883 --- camel/camel-mime-part.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'camel/camel-mime-part.h') diff --git a/camel/camel-mime-part.h b/camel/camel-mime-part.h index 524371a521..4f05ecb71b 100644 --- a/camel/camel-mime-part.h +++ b/camel/camel-mime-part.h @@ -65,8 +65,6 @@ struct _CamelMimePart struct _header_raw *headers; /* mime headers */ /* All fields here are -** PRIVATE **- */ - CamelStream *stream; - char *description; CamelMimeDisposition *disposition; char *content_id; -- cgit v1.2.3