From 4a1c98b8143beff5f8cd8d43d29ac4b3cc54476e Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Wed, 7 Nov 2007 23:44:13 +0000 Subject: [PATCH] Monotone-Parent: 2ef2c3374f2dd549c494c4faf0429f5fe6e13f6d Monotone-Revision: ba34b199e88f557d8404e3300f0ae2437a580ad2 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-07T23:44:13 Monotone-Branch: ca.inverse.sogo --- SoObjects/Contacts/SOGoContactLDAPFolder.h | 1 - 1 file changed, 1 deletion(-) 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;