From f8eb68ee1e750ecae8fdb19a6ded600eb38c30d2 Mon Sep 17 00:00:00 2001 From: Francis Lachapelle Date: Thu, 2 Sep 2010 22:22:40 +0000 Subject: [PATCH] Monotone-Parent: e3f12e7b1f3dbd033f9a9644cb66aff2e1661704 Monotone-Revision: 831f41d261df5430147e999c1ce2b945b81086b7 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-09-02T22:22:40 Monotone-Branch: ca.inverse.sogo --- SoObjects/SOGo/SOGoGroup.m | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)