mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-06 00:45:09 +00:00
See ChangeLog
Monotone-Parent: 434bb07a3b51027135236efad4365813a470e946 Monotone-Revision: d5b97dd613695b722316f9c4bf4e5d35241a832e Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2008-11-22T21:52:40 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -275,7 +275,6 @@ static NSString *uidColumnName = @"c_uid";
|
||||
[d setObject: values forKey: @"values"];
|
||||
[d setObject: uid forKey: @"uid"];
|
||||
|
||||
#warning reenable when the code to use the SOGoCache is finished
|
||||
[[NSDistributedNotificationCenter defaultCenter]
|
||||
postNotificationName: ([fieldName isEqualToString: @"c_defaults"] ? @"SOGoUserDefaultsHaveChanged" : @"SOGoUserSettingsHaveChanged")
|
||||
object: nil
|
||||
|
||||
Reference in New Issue
Block a user