aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/objc/imap/MCOIMAPMessagePart.h
diff options
context:
space:
mode:
authorGravatar Pushkar Singh <pushkar@hothouselabs.com>2013-07-09 11:18:05 -0700
committerGravatar Pushkar Singh <pushkar@hothouselabs.com>2013-07-09 11:18:05 -0700
commit0bc680acc776bd83dd9f0300015fc85b5e9aad7f (patch)
tree78b98c7a004238f083ff4131ba325c230d274d68 /src/objc/imap/MCOIMAPMessagePart.h
parentd2daea1a6980e6395fd62a79fd7620eee0d2a539 (diff)
parent557546b7a2271efb83fb9454d3227855c2a99ceb (diff)
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'src/objc/imap/MCOIMAPMessagePart.h')
-rw-r--r--src/objc/imap/MCOIMAPMessagePart.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/objc/imap/MCOIMAPMessagePart.h b/src/objc/imap/MCOIMAPMessagePart.h
index b602d93a..1e2be559 100644
--- a/src/objc/imap/MCOIMAPMessagePart.h
+++ b/src/objc/imap/MCOIMAPMessagePart.h
@@ -14,7 +14,7 @@
#import <MailCore/MCOAbstractMessagePart.h>
-@interface MCOIMAPMessagePart : MCOAbstractMessagePart <NSCopying>
+@interface MCOIMAPMessagePart : MCOAbstractMessagePart
/** A part identifier is of the form 1.2.1*/
@property (nonatomic, copy) NSString * partID;