From: Art Cancro Date: Thu, 16 Apr 2009 15:00:11 +0000 (+0000) Subject: * Minor bugfix to above X-Git-Tag: v7.86~1259 X-Git-Url: https://code.citadel.org/?a=commitdiff_plain;h=e13a7c613ab8d38b0b1d5d9423aeda3f0fa9dc54;p=citadel.git * Minor bugfix to above --- diff --git a/webcit/calendar.c b/webcit/calendar.c index 1a0384df4..8b9563804 100644 --- a/webcit/calendar.c +++ b/webcit/calendar.c @@ -1089,7 +1089,6 @@ void load_ical_object(long msgnum, int unread, body_bytes += 2; } } - if (relevant_source != NULL) lprintf(9, "Here it is:\n%s\n", relevant_source); FreeStrBuf(&Buf); /* If MSG4 didn't give us the part we wanted, but we know that we can find it