Monotone-Parent: 98f0464d1da2b872d5573c46ffb4cba64b5f1e50

Monotone-Revision: 7c7a8b7547ec7b4ed3b19f65785d05cc377b5a57

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2007-08-01T18:22:45
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2007-08-01 18:22:45 +00:00
parent fa475ac991
commit 7caa393ed8
16 changed files with 182 additions and 160 deletions
+1 -6
View File
@@ -19,7 +19,7 @@
02111-1307, USA.
*/
#include <Mailer/SOGoMailBodyPart.h>
#import "SOGoMailBodyPart.h"
/*
SOGoMessageMailBodyPart
@@ -33,13 +33,8 @@
*/
@interface SOGoMessageMailBodyPart : SOGoMailBodyPart
{
}
@end
#include "common.h"
@implementation SOGoMessageMailBodyPart
@end /* SOGoMessageMailBodyPart */