mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-19 13:43:22 +00:00
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:
@@ -240,8 +240,7 @@
|
||||
NSCalendarDate *startDate;
|
||||
NSTimeZone *dtz;
|
||||
|
||||
title = [NSMutableString new];
|
||||
[title autorelease];
|
||||
title = [NSMutableString string];
|
||||
|
||||
dtz = [self displayTZ];
|
||||
startDate = [_apt valueForKey: @"startDate"];
|
||||
|
||||
Reference in New Issue
Block a user