Monotone-Parent: 15fd0e7998431cfadca34d58a018fe6ec485a682

Monotone-Revision: afd47c0e68b7ce45a01be9147355851fe04b800a

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2011-03-31T22:59:12
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2011-03-31 22:59:12 +00:00
parent 755144d16c
commit 09ac14e4ef
3 changed files with 48 additions and 333 deletions
-4
View File
@@ -25,10 +25,6 @@
#import "MAPIStoreGCSMessage.h"
#define SOGoMinutesPerHour 60
#define SOGoHoursPerDay 24
#define SOGoMinutesPerDay (SOGoMinutesPerHour * SOGoHoursPerDay)
@interface MAPIStoreCalendarMessage : MAPIStoreGCSMessage
@end