(fix) improved the handling of default calendar categories/colors (#3200)

This commit is contained in:
Ludovic Marcotte
2015-06-09 20:30:22 -04:00
parent 76360958a2
commit a56dbeb6a9
8 changed files with 16 additions and 25 deletions
-5
View File
@@ -294,11 +294,6 @@
return [self stringForKey: @"SOGoLDAPContactInfoAttribute"];
}
- (NSString *) calendarDefaultCategoryColor
{
return [self stringForKey: @"SOGoCalendarDefaultCategoryColor"];
}
- (NSArray *) freeBusyDefaultInterval
{
return [self arrayForKey: @"SOGoFreeBusyDefaultInterval"];