diff --git a/code/Calendar.php b/code/Calendar.php index f9de123..ba71493 100755 --- a/code/Calendar.php +++ b/code/Calendar.php @@ -602,7 +602,6 @@ public function index(SS_HTTPRequest $r) { default: $this->setDefaultView(); - $list = $this->Events(); return $this->respond(); break;