diff --git a/SoObjects/SOGo/SOGoGroup.m b/SoObjects/SOGo/SOGoGroup.m index 5c3f5b485..421173cef 100644 --- a/SoObjects/SOGo/SOGoGroup.m +++ b/SoObjects/SOGo/SOGoGroup.m @@ -207,7 +207,7 @@ c = [dns count] + [uids count]; - NSLog(@"members count (static group): %d", c); + //NSLog(@"members count (static group): %d", c); // We deal with a static group, let's add the members if (c)