mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-03-12 10:21:22 +00:00
Monotone-Parent: c3b32ea543ff55ff243677d396e4119c69bc0fbc
Monotone-Revision: 137c790e1a56597f25936f21d69eb6a067d1dc8d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-04-19T22:26:47 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -40,7 +40,6 @@
|
||||
#import <SOGo/SOGoUserDefaults.h>
|
||||
#import <Appointments/SOGoAppointmentObject.h>
|
||||
|
||||
#import "MAPIStoreAttachmentTable.h"
|
||||
#import "MAPIStoreCalendarAttachment.h"
|
||||
#import "MAPIStoreContext.h"
|
||||
#import "MAPIStoreRecurrenceUtils.h"
|
||||
@@ -566,11 +565,6 @@ _fillAppointmentRecurrencePattern (struct AppointmentRecurrencePattern *arp,
|
||||
return [attachmentParts objectForKey: childKey];
|
||||
}
|
||||
|
||||
- (MAPIStoreAttachmentTable *) attachmentTable
|
||||
{
|
||||
return [MAPIStoreAttachmentTable tableForContainer: self];
|
||||
}
|
||||
|
||||
- (MAPIStoreAttachment *) createAttachment
|
||||
{
|
||||
MAPIStoreCalendarAttachment *newAttachment;
|
||||
|
||||
Reference in New Issue
Block a user