JSHint addendum to [27450].
See #27016. Built from https://develop.svn.wordpress.org/trunk@27453 git-svn-id: http://core.svn.wordpress.org/trunk@27299 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
7f15998947
commit
3b212f7e0f
|
@ -6450,7 +6450,7 @@
|
|||
t.media.remove();
|
||||
}
|
||||
|
||||
delete mejs.players[t.id];
|
||||
delete window.mejs.players[t.id];
|
||||
|
||||
t.container.remove();
|
||||
t.globalUnbind();
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue