mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-02-24 18:56:24 +00:00
Monotone-Parent: 3bc92406543042dce09f1c096eb8a19107b42eb2
Monotone-Revision: 0a2c134a89861c564e6bc97bf789ca4a39adcf4a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-07-20T15:21:11 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -26,13 +26,6 @@
|
||||
#import "MAPIStoreMessage.h"
|
||||
|
||||
@interface MAPIStoreEmbeddedMessage : MAPIStoreMessage
|
||||
{
|
||||
id attachment;
|
||||
}
|
||||
|
||||
+ (id) embeddedMessageWithAttachment: (id) newAttachment;
|
||||
|
||||
- (id) initWithAttachment: (id) newAttachment;
|
||||
|
||||
@end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user