JSHint addendum to [27450].
See #27016. git-svn-id: https://develop.svn.wordpress.org/trunk@27453 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
0143c2d90a
commit
69cf45e4dd
@ -6450,7 +6450,7 @@
|
||||
t.media.remove();
|
||||
}
|
||||
|
||||
delete mejs.players[t.id];
|
||||
delete window.mejs.players[t.id];
|
||||
|
||||
t.container.remove();
|
||||
t.globalUnbind();
|
||||
|
Loading…
Reference in New Issue
Block a user