Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
WP Plugins
Cron-Control
Commits
37ec9340
Commit
37ec9340
authored
May 15, 2017
by
Erick Hitter
Browse files
Umm, why is this here?
parent
fc4a9769
Changes
1
Hide whitespace changes
Inline
Side-by-side
includes/class-events.php
View file @
37ec9340
...
...
@@ -64,8 +64,6 @@ class Events extends Singleton {
if
(
is_array
(
$concurrency_whitelist
)
&&
!
empty
(
$concurrency_whitelist
)
)
{
$this
->
concurrent_action_whitelist
=
$concurrency_whitelist
;
}
unset
(
$concurrency_whitelist
);
}
/**
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment