Fix some compilation warnings

This commit is contained in:
Francis Lachapelle
2016-11-28 10:14:23 -05:00
parent 220fb3d607
commit c3376a4ddf
4 changed files with 6 additions and 5 deletions
@@ -976,7 +976,6 @@ firstInstanceCalendarDateRange: (NGCalendarDateRange *) fir
NSCalendarDate *recurrenceId, *masterEndDate, *endDate;
NSMutableDictionary *newRecord;
NGCalendarDateRange *newRecordRange;
NSComparisonResult compare;
NSNumber *dateSecs;
id master;