diff --git a/SoObjects/SOGo/LDAPSource.m b/SoObjects/SOGo/LDAPSource.m index 9bb2d4dcb..b1c13c4dd 100644 --- a/SoObjects/SOGo/LDAPSource.m +++ b/SoObjects/SOGo/LDAPSource.m @@ -178,7 +178,6 @@ static NSArray *commonSearchFields; - (void) dealloc { - NSLog(@"LDAPSource: -dealloc"); [bindDN release]; [hostname release]; [encryption release];