diff options
Diffstat (limited to 'app/Date/CalendarDate.php')
| -rw-r--r-- | app/Date/CalendarDate.php | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/app/Date/CalendarDate.php b/app/Date/CalendarDate.php index 479ce76656..8ed5d31a89 100644 --- a/app/Date/CalendarDate.php +++ b/app/Date/CalendarDate.php @@ -136,15 +136,6 @@ class CalendarDate { } /** - * What is this calendar called? - * - * @return string - */ - public static function calendarName() { - return /* I18N: The French calendar */ I18N::translate('French'); - } - - /** * Is the current year a leap year? * * @return boolean |
