diff --git a/core/modules/shortcut/shortcut.module b/core/modules/shortcut/shortcut.module index 47beafa..db3373b 100644 --- a/core/modules/shortcut/shortcut.module +++ b/core/modules/shortcut/shortcut.module @@ -227,8 +227,6 @@ function shortcut_set_switch_access($account = NULL) { /** * Access callback for editing a link in a shortcut set. - * - * @deprecated, use \Drupal\shortcut\Access\LinkDeleteAccessCheck instead. */ function shortcut_link_access($menu_link) { // The link must belong to a shortcut set that the current user has access