From: Michael J. Rubinsky Date: Sun, 11 Apr 2010 15:00:38 +0000 (-0400) Subject: remove cruft X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=a4e2ebc79109ac6050e10699dcca3b4e8e30fa97;p=horde.git remove cruft --- 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;