diff --git a/SoObjects/Contacts/SOGoContactLDAPFolder.h b/SoObjects/Contacts/SOGoContactLDAPFolder.h index a9fdac909..e8d61798f 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;