From: Georg Ehrke Date: Sun, 10 Jun 2012 16:41:17 +0000 (+0200) Subject: remove include command for when X-Git-Tag: v4.5.0beta1~74^2~407^2~48 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=c6a03ec6d895ba134f7b47bae403b45822c56152;p=nextcloud-server.git remove include command for when --- diff --git a/apps/calendar/ajax/events.php b/apps/calendar/ajax/events.php index 56fa51aaff2..5c7baa568aa 100644 --- a/apps/calendar/ajax/events.php +++ b/apps/calendar/ajax/events.php @@ -5,10 +5,6 @@ * later. * See the COPYING-README file. */ - - -require_once('when/When.php'); - OCP\JSON::checkLoggedIn(); OCP\JSON::checkAppEnabled('calendar');