From 15d7b9b389841efc43ffb19769249cc55def01e7 Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Tue, 5 Jun 2007 20:30:02 +0000 Subject: [PATCH] Monotone-Parent: 087465a12da00288f031e43eb153eeb371a86f4a Monotone-Revision: 6f4a7216848f0b23e44faa670f0648e72c1ef570 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-05T20:30:02 Monotone-Branch: ca.inverse.sogo --- SoObjects/Appointments/SOGoCalendarComponent.m | 2 -- 1 file changed, 2 deletions(-) diff --git a/SoObjects/Appointments/SOGoCalendarComponent.m b/SoObjects/Appointments/SOGoCalendarComponent.m index 15242ccf9..f07444838 100644 --- a/SoObjects/Appointments/SOGoCalendarComponent.m +++ b/SoObjects/Appointments/SOGoCalendarComponent.m @@ -613,8 +613,6 @@ static BOOL sendEMailNotifications = NO; else if ([roles containsObject: SOGoRole_ObjectCreator]) [roles addObject: SOGoCalendarRole_Organizer]; } - - NSLog (@"all roles: %@" , roles); // } return roles;