mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-07-01 15:50:09 +00:00
Unused var fixes. Props DD32. see #8220
git-svn-id: https://develop.svn.wordpress.org/trunk@9716 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -158,7 +158,6 @@ function wp_next_scheduled( $hook, $args = array() ) {
|
||||
* @return null Cron could not be spawned, because it is not needed to run.
|
||||
*/
|
||||
function spawn_cron( $local_time ) {
|
||||
global $current_blog;
|
||||
|
||||
/*
|
||||
* do not even start the cron if local server timer has drifted
|
||||
|
||||
Reference in New Issue
Block a user