Revert [27203], restore JIT color scheme stylesheets. Restores [27111].

fixes #27175. see #20729.


git-svn-id: https://develop.svn.wordpress.org/trunk@27515 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Nacin
2014-03-12 16:11:38 +00:00
parent 96b39f3363
commit 395b466fb7
3 changed files with 57 additions and 18 deletions

View File

@@ -3411,15 +3411,6 @@ function rich_edit_exists() {
return $wp_rich_edit_exists;
}
/**
* Callback formerly fired on the style_loader_src hook. No longer needed.
*
* @since 2.6.0
* @deprecated 3.9.0
*/
function wp_style_loader_src() {}
/**
* Old callback for tag link tooltips.
*