mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-11 00:08:51 +00:00
Removed NSLog
Monotone-Parent: fd50c862e356e0c0c102bf3b5901ec2e9de8241e Monotone-Revision: be1804befa03c2b271f09b1fa8f95c0d9877d056 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-06-02T17:10:33 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -1514,7 +1514,6 @@ firstInstanceCalendarDateRange: (NGCalendarDateRange *) fir
|
||||
{
|
||||
filterString = [NSString stringWithFormat: @"(c_iscycle = '%d')",
|
||||
[cycle intValue]];
|
||||
NSLog (filterString);
|
||||
[filters addObject: filterString];
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user