diff options
Diffstat (limited to 'camel/camel-mime-part.h')
-rw-r--r-- | camel/camel-mime-part.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/camel/camel-mime-part.h b/camel/camel-mime-part.h index e423553318..ed0df94a4b 100644 --- a/camel/camel-mime-part.h +++ b/camel/camel-mime-part.h @@ -68,9 +68,7 @@ struct _CamelMimePart GList *content_languages; CamelMimePartEncodingType encoding; - GByteArray *temp_message_buffer; GMimeContentField *content_type; - CamelStream *content_input_stream; struct _header_raw *headers; /* mime headers */ }; |