diff --git a/core/includes/theme.inc b/core/includes/theme.inc index a07cae3cc87..c19db2646d0 100644 --- a/core/includes/theme.inc +++ b/core/includes/theme.inc @@ -1591,42 +1591,6 @@ function template_preprocess_datetime(&$variables) { $variables['attributes'] = new Attribute($variables['attributes']); } -/** - * Returns HTML for a date / time. - * - * @param $variables - * An associative array containing: - * - timestamp: (optional) A UNIX timestamp for the datetime attribute. If - * the datetime cannot be represented as a UNIX timestamp, use a valid - * datetime attribute value in $variables['attributes']['datetime']. - * - text: (optional) The content to display within the