From: wolfgang Date: Wed, 7 Nov 2007 23:44:21 +0000 (+0000) Subject: git-svn-id: http://svn.opengroupware.org/SOGo/inverse/trunk@1247 d1b88da0-ebda-0310... X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f42a72b3eb979da7b57eaa7f736289d4a9873757;p=scalable-opengroupware.org git-svn-id: http://svn.opengroupware.org/SOGo/inverse/trunk@1247 d1b88da0-ebda-0310-925b-ed51d893ca5b --- diff --git a/SoObjects/Contacts/SOGoContactLDAPFolder.h b/SoObjects/Contacts/SOGoContactLDAPFolder.h index a9fdac90..e8d61798 100644 --- a/SoObjects/Contacts/SOGoContactLDAPFolder.h +++ b/SoObjects/Contacts/SOGoContactLDAPFolder.h @@ -32,7 +32,6 @@ @interface SOGoContactLDAPFolder : SOGoFolder { - NSString *displayName; LDAPSource *ldapSource; NSMutableDictionary *entries; BOOL ignoreSoObjectHunger;