]> err.no Git - scalable-opengroupware.org/commitdiff
git-svn-id: http://svn.opengroupware.org/SOGo/inverse/trunk@1248 d1b88da0-ebda-0310...
authorwolfgang <wolfgang@d1b88da0-ebda-0310-925b-ed51d893ca5b>
Wed, 7 Nov 2007 23:49:54 +0000 (23:49 +0000)
committerwolfgang <wolfgang@d1b88da0-ebda-0310-925b-ed51d893ca5b>
Wed, 7 Nov 2007 23:49:54 +0000 (23:49 +0000)
SoObjects/Contacts/SOGoContactFolders.m

index 234e24af3697275aabe03c8ce62f033967a9ed6c..0a92eca672ed515f6144534f93c618f9c7d5510e 100644 (file)
@@ -58,7 +58,6 @@
 
   um = [LDAPUserManager sharedUserManager];
   sourceIDs = [[um addressBookSourceIDs] objectEnumerator]; 
-  currentSourceID = [sourceIDs nextObject];
   while ((currentSourceID = [sourceIDs nextObject]))
     {
       srcDisplayName = [um displayNameForSourceWithID: currentSourceID];