Update manifest to reflect removed files. fixes #9700
git-svn-id: http://svn.automattic.com/wordpress/trunk@11156 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
aae118f16c
commit
9d7f3dbf3b
|
@ -248,8 +248,6 @@ function &get_manifest(&$man_ver) {
|
|||
array('../wp-includes/js/tinymce/plugins/paste/pasteword.htm', $mce_ver, true),
|
||||
array('../wp-includes/js/tinymce/plugins/paste/blank.htm', $mce_ver, true),
|
||||
array('../wp-includes/js/tinymce/plugins/paste/pastetext.htm', $mce_ver, true),
|
||||
array('../wp-includes/js/tinymce/plugins/paste/css/pasteword.css', $mce_ver, true),
|
||||
array('../wp-includes/js/tinymce/plugins/paste/css/blank.css', $mce_ver, true),
|
||||
|
||||
array('../wp-includes/js/tinymce/plugins/safari/editor_plugin.js', $mce_ver, true),
|
||||
|
||||
|
|
Loading…
Reference in New Issue