mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-26 05:45:24 +00:00
(fix) comment out vars too
This commit is contained in:
@@ -374,10 +374,10 @@
|
||||
//
|
||||
- (BOOL) _shouldScheduleEvent: (iCalPerson *) thePerson
|
||||
{
|
||||
NSArray *userAgents;
|
||||
//NSArray *userAgents;
|
||||
NSString *v;
|
||||
BOOL b;
|
||||
int i;
|
||||
//int i;
|
||||
|
||||
b = YES;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user