Monotone-Parent: 88abde23827bf8224db16cc732418d143787b3f6

Monotone-Revision: bcf0244d358523a4f4d16339d9ea38d4ce1114e2

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2009-10-14T12:01:29
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2009-10-14 12:01:29 +00:00
parent 3bdf3aacde
commit 4a3f7e384f
3 changed files with 4 additions and 10 deletions
+1 -2
View File
@@ -240,8 +240,7 @@
NSCalendarDate *startDate;
NSTimeZone *dtz;
title = [NSMutableString new];
[title autorelease];
title = [NSMutableString string];
dtz = [self displayTZ];
startDate = [_apt valueForKey: @"startDate"];