Skip to content

Commit

Permalink
Remove commented out code.
Browse files Browse the repository at this point in the history
  • Loading branch information
mrubinsk committed Jul 29, 2014
1 parent 4e4d914 commit 9c222db
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions kronolith/lib/Event.php
Expand Up @@ -1160,9 +1160,6 @@ public function fromiCalendar($vEvent, $parseAttendees = false)
new DateTimeZone($tz);
$this->timezone = $tzid = $tz;
} catch (Exception $e) {
// // Reset to default timezone.
// $this->start->timezone = null;
// $
}
}
if (!is_array($start)) {
Expand Down

0 comments on commit 9c222db

Please sign in to comment.