From c6a03ec6d895ba134f7b47bae403b45822c56152 Mon Sep 17 00:00:00 2001 From: Georg Ehrke Date: Sun, 10 Jun 2012 18:41:17 +0200 Subject: [PATCH] remove include command for when --- apps/calendar/ajax/events.php | 4 ---- 1 file changed, 4 deletions(-) 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'); -- 2.39.5