diff --git a/SoObjects/Appointments/SOGoAppointmentFolder.m b/SoObjects/Appointments/SOGoAppointmentFolder.m index 9ab0b60c4..a901a7b19 100644 --- a/SoObjects/Appointments/SOGoAppointmentFolder.m +++ b/SoObjects/Appointments/SOGoAppointmentFolder.m @@ -2123,7 +2123,7 @@ firstInstanceCalendarDateRange: (NGCalendarDateRange *) fir if (tags) { [response setStatus: 200]; - [response appendContentString:@""]; [response setHeader: @"application/xml; charset=utf-8" forKey: @"Content-Type"];