remove cruft
authorMichael J. Rubinsky <mrubinsk@horde.org>
Sun, 11 Apr 2010 15:00:38 +0000 (11:00 -0400)
committerMichael J. Rubinsky <mrubinsk@horde.org>
Sun, 11 Apr 2010 15:00:38 +0000 (11:00 -0400)
kronolith/lib/Event.php

index 4916937..736f1a8 100644 (file)
@@ -1032,8 +1032,6 @@ abstract class Kronolith_Event
             $this->alarm = $alarm;
         }
 
-        /* Attendees */
-
         /* Recurrence */
         if ($rrule = $message->getRecurrence()) {
             $this->recurrence = $rrule;