mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-19 10:25:27 +00:00
Monotone-Parent: 8a88ed0919545d898ca1af80de43b6ab28ebe09d
Monotone-Revision: 457e7580f987752aad70b0d14d6fe0438d4de150 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-12-14T16:16:43 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -170,10 +170,6 @@ MAPIStoreMappingInitDictionary (NSMutableDictionary *mapping)
|
||||
}
|
||||
else
|
||||
{
|
||||
if ([urlString hasSuffix: @".plist"])
|
||||
{
|
||||
[self logWithFormat: @"coucou"];
|
||||
}
|
||||
[mapping setObject: urlString forKey: idKey];
|
||||
[reverseMapping setObject: idKey forKey: urlString];
|
||||
rc = YES;
|
||||
|
||||
Reference in New Issue
Block a user