mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-21 11:25:24 +00:00
style: remove debugging output
This commit is contained in:
@@ -255,7 +255,6 @@ static NSArray *tasksFields = nil;
|
||||
timeZone: userTZ];
|
||||
endDate = [[newDate lastDayOfMonth] endOfDay];
|
||||
}
|
||||
NSLog(@"***[UIxCalListingActions _setupDatesWithPopup:%@ andUserTZ:%@] %@ => %@", popupValue, userTZ, startDate, endDate);
|
||||
}
|
||||
|
||||
- (void) _setupContext
|
||||
|
||||
Reference in New Issue
Block a user