From ea5963f944211e019aff50339cf008b8c3810300 Mon Sep 17 00:00:00 2001 From: Andrew Nacin Date: Mon, 2 Dec 2013 21:58:57 +0000 Subject: [PATCH] Remove @uses from get_screen_icon() / screen_icon(). see #26119. git-svn-id: https://develop.svn.wordpress.org/trunk@26541 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-admin/includes/deprecated.php | 1 - 1 file changed, 1 deletion(-) diff --git a/src/wp-admin/includes/deprecated.php b/src/wp-admin/includes/deprecated.php index d5302d5290..3c7b6f6012 100644 --- a/src/wp-admin/includes/deprecated.php +++ b/src/wp-admin/includes/deprecated.php @@ -1138,7 +1138,6 @@ function the_attachment_links( $id = false ) { /**#@+ * Displays a screen icon. * - * @uses get_screen_icon() * @since 2.7.0 * @since 3.8.0 Screen icons are no longer used in WordPress. This function no longer produces output. * @deprecated 3.8.0