Remove unused logo-login.png after all. fixes #19955.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19940 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
3c5726a1c4
commit
7167c79364
Binary file not shown.
Before Width: | Height: | Size: 4.9 KiB |
|
@ -325,6 +325,8 @@ $_old_files = array(
|
|||
'wp-includes/js/tinymce/themes/advanced/skins/wp_theme/img/down_arrow.gif',
|
||||
'wp-includes/js/tinymce/themes/advanced/skins/wp_theme/img/fade-butt.png',
|
||||
'wp-includes/js/tinymce/themes/advanced/skins/wp_theme/img/separator.gif',
|
||||
// 3.4
|
||||
'wp-admin/images/logo-login.png',
|
||||
);
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in New Issue