From a63577b86ba713dbf1fdf6731c6e0f1dc2164cba Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Tue, 24 Apr 2007 22:45:56 +0000 Subject: [PATCH] Monotone-Parent: 9f7fe2aea256613b84bdc296bef103767495048d Monotone-Revision: 0e9d9502166e884d7b3afd467ac697d197c45c44 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-04-24T22:45:56 Monotone-Branch: ca.inverse.sogo --- SoObjects/SOGo/SOGoUser.m | 1 - 1 file changed, 1 deletion(-) diff --git a/SoObjects/SOGo/SOGoUser.m b/SoObjects/SOGo/SOGoUser.m index aaa1f86d7..50fc057e3 100644 --- a/SoObjects/SOGo/SOGoUser.m +++ b/SoObjects/SOGo/SOGoUser.m @@ -252,7 +252,6 @@ static NSTimeZone *serverTimeZone = nil; { NSMutableArray *rolesForObject; NSArray *sogoRoles; - NSString *role; rolesForObject = [NSMutableArray new]; [rolesForObject autorelease];