From 1ce66e00fe8f5f6d17ed9426da4a6d958b4ad1a3 Mon Sep 17 00:00:00 2001 From: Ankit Agarwal Date: Thu, 10 May 2012 10:22:39 +0800 Subject: [PATCH] MDL-31132 calendar: remove deprecated CALENDAR_STARTING_WEEKDAY --- calendar/lib.php | 8 -------- 1 file changed, 8 deletions(-) diff --git a/calendar/lib.php b/calendar/lib.php index 815299001b5..6cff2a30108 100644 --- a/calendar/lib.php +++ b/calendar/lib.php @@ -85,14 +85,6 @@ define('CALENDAR_EVENT_GROUP', 4); */ define('CALENDAR_EVENT_USER', 8); -/** - * CALENDAR_STARTING_WEEKDAY - has since been deprecated please call calendar_get_starting_weekday() instead - * - * @deprecated Moodle 2.0 MDL-24284- please do not use this function any more. - * @todo MDL-31132 This will be deleted in Moodle 2.3. - * @see calendar_get_starting_weekday() - */ -define('CALENDAR_STARTING_WEEKDAY', CALENDAR_DEFAULT_STARTING_WEEKDAY); /** * Return the days of the week