From a4e2ebc79109ac6050e10699dcca3b4e8e30fa97 Mon Sep 17 00:00:00 2001 From: "Michael J. Rubinsky" Date: Sun, 11 Apr 2010 11:00:38 -0400 Subject: [PATCH] remove cruft --- kronolith/lib/Event.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/kronolith/lib/Event.php b/kronolith/lib/Event.php index 4916937ee..736f1a8b7 100644 --- a/kronolith/lib/Event.php +++ b/kronolith/lib/Event.php @@ -1032,8 +1032,6 @@ abstract class Kronolith_Event $this->alarm = $alarm; } - /* Attendees */ - /* Recurrence */ if ($rrule = $message->getRecurrence()) { $this->recurrence = $rrule; -- 2.11.0