summaryrefslogtreecommitdiffstats
path: root/apps/calendar/ajax/event/new.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/calendar/ajax/event/new.php')
-rw-r--r--apps/calendar/ajax/event/new.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/apps/calendar/ajax/event/new.php b/apps/calendar/ajax/event/new.php
index 59fda79da73..7070bbf05d7 100644
--- a/apps/calendar/ajax/event/new.php
+++ b/apps/calendar/ajax/event/new.php
@@ -8,8 +8,6 @@
require_once('../../../../lib/base.php');
-$l10n = new OC_L10N('calendar');
-
OC_JSON::checkLoggedIn();
OC_JSON::checkAppEnabled('calendar');