From 18d810cf14b013d10340fd393bb59fd5564c99e0 Mon Sep 17 00:00:00 2001 From: Aaron Jorbin Date: Thu, 8 Jan 2015 06:27:22 +0000 Subject: [PATCH] TinyMCE: Remove dashicon-no-alt.png, unused since [30694]. merges [31073] to 4.1 branch. props kpdesign, MattyRob. fixes #30791. Built from https://develop.svn.wordpress.org/branches/4.1@31088 git-svn-id: http://core.svn.wordpress.org/branches/4.1@31069 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-admin/includes/update-core.php | 1 + 1 file changed, 1 insertion(+) diff --git a/wp-admin/includes/update-core.php b/wp-admin/includes/update-core.php index 71a50da662..2189d55df9 100644 --- a/wp-admin/includes/update-core.php +++ b/wp-admin/includes/update-core.php @@ -694,6 +694,7 @@ $_old_files = array( 'wp-includes/js/jquery/ui/jquery.ui.tabs.min.js', 'wp-includes/js/jquery/ui/jquery.ui.tooltip.min.js', 'wp-includes/js/jquery/ui/jquery.ui.widget.min.js', +'wp-includes/js/tinymce/skins/wordpress/images/dashicon-no-alt.png', ); /**