diff --git a/core/includes/theme.inc b/core/includes/theme.inc index ee03022498056e39f6179e64ae1e1ac902c80580..3a2a964fb8babd2ab3aef2bce51be4ccc553a6a6 100644 --- a/core/includes/theme.inc +++ b/core/includes/theme.inc @@ -126,9 +126,6 @@ function drupal_theme_rebuild() { /** * Allows themes and/or theme engines to discover overridden theme functions. * - * @internal only exists to support discovery of deprecated theme functions, - * will be removed in Drupal 10.0.0. - * * @param array $cache * The existing cache of theme hooks to test against. * @param array $prefixes