(fix) comment out vars too

This commit is contained in:
Ludovic Marcotte
2016-12-22 09:41:39 -05:00
parent 278aeef864
commit 8c075d2e1b
@@ -374,10 +374,10 @@
//
- (BOOL) _shouldScheduleEvent: (iCalPerson *) thePerson
{
NSArray *userAgents;
//NSArray *userAgents;
NSString *v;
BOOL b;
int i;
//int i;
b = YES;