From 5a340b0b5a08ce9d1c6ee2040227fa5b252d47f9 Mon Sep 17 00:00:00 2001 From: wolfgang Date: Wed, 7 Nov 2007 23:49:54 +0000 Subject: [PATCH] git-svn-id: http://svn.opengroupware.org/SOGo/inverse/trunk@1248 d1b88da0-ebda-0310-925b-ed51d893ca5b --- SoObjects/Contacts/SOGoContactFolders.m | 1 - 1 file changed, 1 deletion(-) diff --git a/SoObjects/Contacts/SOGoContactFolders.m b/SoObjects/Contacts/SOGoContactFolders.m index 234e24af..0a92eca6 100644 --- a/SoObjects/Contacts/SOGoContactFolders.m +++ b/SoObjects/Contacts/SOGoContactFolders.m @@ -58,7 +58,6 @@ um = [LDAPUserManager sharedUserManager]; sourceIDs = [[um addressBookSourceIDs] objectEnumerator]; - currentSourceID = [sourceIDs nextObject]; while ((currentSourceID = [sourceIDs nextObject])) { srcDisplayName = [um displayNameForSourceWithID: currentSourceID]; -- 2.39.5