From: wolfgang Date: Wed, 9 May 2007 20:36:53 +0000 (+0000) Subject: git-svn-id: http://svn.opengroupware.org/SOGo/inverse/trunk@1056 d1b88da0-ebda-0310... X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=217737c15d422b0427be5d7e39e083b7aebb9bb4;p=scalable-opengroupware.org git-svn-id: http://svn.opengroupware.org/SOGo/inverse/trunk@1056 d1b88da0-ebda-0310-925b-ed51d893ca5b --- diff --git a/SoObjects/Contacts/SOGoContactLDAPFolder.h b/SoObjects/Contacts/SOGoContactLDAPFolder.h index e6805070..dd2f9bfc 100644 --- a/SoObjects/Contacts/SOGoContactLDAPFolder.h +++ b/SoObjects/Contacts/SOGoContactLDAPFolder.h @@ -33,7 +33,6 @@ { NSString *name; NSString *displayName; - id container; LDAPSource *ldapSource; NSMutableDictionary *entries; }