From e13a7c613ab8d38b0b1d5d9423aeda3f0fa9dc54 Mon Sep 17 00:00:00 2001 From: Art Cancro Date: Thu, 16 Apr 2009 15:00:11 +0000 Subject: [PATCH] * Minor bugfix to above --- webcit/calendar.c | 1 - 1 file changed, 1 deletion(-) 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 -- 2.39.2