(fix) comment out vars too

pull/232/head
Ludovic Marcotte 2016-12-22 09:41:39 -05:00
parent 278aeef864
commit 8c075d2e1b
1 changed files with 2 additions and 2 deletions

View File

@ -374,10 +374,10 @@
//
- (BOOL) _shouldScheduleEvent: (iCalPerson *) thePerson
{
NSArray *userAgents;
//NSArray *userAgents;
NSString *v;
BOOL b;
int i;
//int i;
b = YES;