From 2a6a191e0501a677fbac59304b6bc375e221e3ec Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Wed, 26 Apr 2000 21:30:32 +0000 Subject: Remove. We weren't using the fields that made this different from * camel-mime-body-part.[ch]: Remove. We weren't using the fields that made this different from camel-mime-part, so it basically just forced us to do lots of gratuitous typecasting. * camel-multipart.[ch]: Use CamelMimePart. Remove the multipart parent stuff, since we weren't using that either. * etc: update for CamelMimeBodyPart -> CamelMimePart svn path=/trunk/; revision=2645 --- composer/e-msg-composer-attachment-bar.h | 1 - 1 file changed, 1 deletion(-) (limited to 'composer/e-msg-composer-attachment-bar.h') diff --git a/composer/e-msg-composer-attachment-bar.h b/composer/e-msg-composer-attachment-bar.h index 55fe0e6b96..803b51a954 100644 --- a/composer/e-msg-composer-attachment-bar.h +++ b/composer/e-msg-composer-attachment-bar.h @@ -26,7 +26,6 @@ #include #include -#include #ifdef __cplusplus extern "C" { -- cgit v1.2.3