diff --git a/SoObjects/Contacts/SOGoContactLDIFEntry.h b/SoObjects/Contacts/SOGoContactLDIFEntry.h index 4ae5607d8..0fe338288 100644 --- a/SoObjects/Contacts/SOGoContactLDIFEntry.h +++ b/SoObjects/Contacts/SOGoContactLDIFEntry.h @@ -34,7 +34,6 @@ NSString *name; NSDictionary *ldifEntry; NGVCard *vcard; - id container; } + (SOGoContactLDIFEntry *) contactEntryWithName: (NSString *) newName