]> err.no Git - scalable-opengroupware.org/commitdiff
git-svn-id: http://svn.opengroupware.org/SOGo/inverse/trunk@1247 d1b88da0-ebda-0310...
authorwolfgang <wolfgang@d1b88da0-ebda-0310-925b-ed51d893ca5b>
Wed, 7 Nov 2007 23:44:21 +0000 (23:44 +0000)
committerwolfgang <wolfgang@d1b88da0-ebda-0310-925b-ed51d893ca5b>
Wed, 7 Nov 2007 23:44:21 +0000 (23:44 +0000)
SoObjects/Contacts/SOGoContactLDAPFolder.h

index a9fdac90963e5bee2674607a239d2a5b12110d88..e8d61798f2b50895a6dc28e4461a0aec4c019091 100644 (file)
@@ -32,7 +32,6 @@
 
 @interface SOGoContactLDAPFolder : SOGoFolder <SOGoContactFolder>
 {
-  NSString *displayName;
   LDAPSource *ldapSource;
   NSMutableDictionary *entries;
   BOOL ignoreSoObjectHunger;