applied comments

This commit is contained in:
Alexandre Cloutier
2014-07-21 09:27:02 -04:00
parent ef20108e32
commit 05fb7ae0c8
4 changed files with 9 additions and 11 deletions
@@ -480,10 +480,8 @@
[unavailableAttendees release];
return [NSException exceptionWithHTTPStatus:403 reason: reason];
}
else {
[unavailableAttendees release];
return nil;
}
[unavailableAttendees release];
return nil;
}
//