mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-06-02 17:09:44 +00:00
See ChangeLog
Monotone-Parent: 916c7ceb6091d24b72b12cfcc4cb930fd83a96f8 Monotone-Revision: 434bb07a3b51027135236efad4365813a470e946 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2008-11-20T19:17:59 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -274,8 +274,6 @@ static NSString *uidColumnName = @"c_uid";
|
||||
d = [[NSMutableDictionary alloc] init];
|
||||
[d setObject: values forKey: @"values"];
|
||||
[d setObject: uid forKey: @"uid"];
|
||||
[d setObject: fieldName forKey: @"fieldName"];
|
||||
[d setObject: url forKey: @"url"];
|
||||
|
||||
#warning reenable when the code to use the SOGoCache is finished
|
||||
[[NSDistributedNotificationCenter defaultCenter]
|
||||
|
||||
Reference in New Issue
Block a user